e2fsprogs: update to 1.42.8, fixes a build error
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38564
This commit is contained in:
parent
7dc9d8f618
commit
414fc2e320
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=e2fsprogs
|
||||
PKG_VERSION:=1.42.7
|
||||
PKG_MD5SUM:=a1ec22ef003688dae9f76c74881b22b9
|
||||
PKG_VERSION:=1.42.8
|
||||
PKG_MD5SUM:=8ef664b6eb698aa6b733df59b17b9ed4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue