package/utils/e2fsprogs: Update to 1.43.3
Updates e2fsprogs to 1.43.3 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
parent
ee7ef227f0
commit
192bf087d4
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=e2fsprogs
|
||||
PKG_VERSION:=1.43.1
|
||||
PKG_MD5SUM:=1775f3f0eed9dee1c5f39e08d1964a97
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.43.3
|
||||
PKG_MD5SUM:=ce8ef1bbb0d4730f170167284fda156ac9d6bf18db2750eb94af619a81b19927
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/e2fsprogs
|
||||
|
|
Loading…
Reference in a new issue