]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/xfsprogs
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
[people/mfischer/ipfire-2.x.git] / lfs / xfsprogs
index 327b69d3af49439c2439368d9d752b1286b61ab9..90a43d34d76b1a36a5f35fa5d81a9d0fed621369 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.9.0
+VER        = 5.12.0
 
 THISAPP    = xfsprogs-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,9 +32,6 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
-CONFIGURE_OPTIONS = \
-       --enable-readline=yes
-
 ifeq "$(BUILD_ARCH)" "armv5tel"
        CONFIGURE_OPTIONS += \
                --enable-lto=no
@@ -48,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5edd6f3d34b1e9950c326c961b5b84c4
+$(DL_FILE)_MD5 = b401d76ccd66e4fdf3d123193e5e1b91
 
 install : $(TARGET)