projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
477b35f
)
update e2fsprogs to 1.39 (closes: #1161)
author
Nicolas Thill
<nico@openwrt.org>
Thu, 25 Jan 2007 09:57:24 +0000
(09:57 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 25 Jan 2007 09:57:24 +0000
(09:57 +0000)
SVN-Revision: 6196
package/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/package/e2fsprogs/Makefile
b/package/e2fsprogs/Makefile
index a53e98cf1ce2060f06933b8b67b014fad7a61786..1cbca85fade06633761e37905cea6a1080459063 100644
(file)
--- a/
package/e2fsprogs/Makefile
+++ b/
package/e2fsprogs/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.3
8
+PKG_VERSION:=1.3
9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/e2fsprogs
-PKG_MD5SUM:=
d774d4412bfb80d12cf3a4fdfd59de5a
+PKG_MD5SUM:=
06f7806782e357797fad1d34b7ced0c6
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)