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:
1301770
)
Upgrade tar to 1.20 (#3698)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Jul 2008 10:21:47 +0000
(10:21 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Jul 2008 10:21:47 +0000
(10:21 +0000)
SVN-Revision: 11634
utils/tar/Makefile
patch
|
blob
|
history
diff --git
a/utils/tar/Makefile
b/utils/tar/Makefile
index 1bd9a6a9f18c9b78a66a6d5fd63f5d03e4fe1a01..f3c8b78d3442a514218bb90208500bda269303ce 100644
(file)
--- a/
utils/tar/Makefile
+++ b/
utils/tar/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tar
-PKG_VERSION:=1.
18
+PKG_VERSION:=1.
20
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_MD5SUM:=
70170208d7c1bb9ab40120579434b6a3
+PKG_MD5SUM:=
1a7e17f27abf583b3b0bc059a827e68b
include $(INCLUDE_DIR)/package.mk