1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 17:30:43 +03:00

update e2fsprogs to 1.39 (closes: #1161)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6196 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-01-25 09:57:24 +00:00
parent c2cb272a17
commit 99cd800fc3

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
PKG_VERSION:=1.38
PKG_VERSION:=1.39
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)