mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:11:53 +02: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:
parent
c2cb272a17
commit
99cd800fc3
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user