1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 09:01:18 +02:00

update e2fsprogs to v1.41.5 (#5014)

SVN-Revision: 15456
This commit is contained in:
Jo-Philipp Wich 2009-04-27 22:19:17 +00:00
parent f0a3d4d501
commit c4a32c388c

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
PKG_VERSION:=1.41.3
PKG_RELEASE:=4
PKG_VERSION:=1.41.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/e2fsprogs
PKG_MD5SUM:=b21d26fc46c584021dc9c444933ee1c2
PKG_MD5SUM:=e218df6c84fc17c1126d31de9472a76c
include $(INCLUDE_DIR)/package.mk