mirror of https://github.com/hak5/openwrt.git
parent
be5229f0ba
commit
d21fccaa2c
|
@ -8,8 +8,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=e2fsprogs
|
||||
PKG_VERSION:=1.42.2
|
||||
PKG_MD5SUM:=04f4561a54ad0419248316a00c016baa
|
||||
PKG_VERSION:=1.42.3
|
||||
PKG_MD5SUM:=73431146f58d40fe1375aba2060f0da8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -5014,7 +5014,7 @@ if test "${ac_cv_lib_blkid_blkid_get_cac
|
||||
@@ -5038,7 +5038,7 @@ if test "${ac_cv_lib_blkid_blkid_get_cac
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
|
|
Loading…
Reference in New Issue