projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b618ebb
)
update gzip to 1.3.13 (#5987)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 23 Nov 2009 20:09:05 +0000
(20:09 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 23 Nov 2009 20:09:05 +0000
(20:09 +0000)
SVN-Revision: 18500
utils/gzip/Makefile
patch
|
blob
|
history
diff --git
a/utils/gzip/Makefile
b/utils/gzip/Makefile
index 17518d46eed169ddf5a7b223bcbfa48528f0f1d6..3b6996590043dcb0a374ac3a6edf7e611cdf1981 100644
(file)
--- a/
utils/gzip/Makefile
+++ b/
utils/gzip/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=gzip
-PKG_VERSION:=1.3.1
2
+PKG_VERSION:=1.3.1
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/gzip/
-PKG_MD5SUM:=
b5bac2d21840ae077e0217bc5e4845b1
+PKG_MD5SUM:=
c54a31b93e865f6a4410b2dc64662706
include $(INCLUDE_DIR)/package.mk