mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 04:54:41 +02:00
[package] update e2fsprogs to v1.41.5 (#5014)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15456 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7af6a41b95
commit
307307cb47
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user