Explorar el Código

fstools: bump to latest git HEAD

this makes fstools compile with latest glibc

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 44699
John Crispin hace 11 años
padre
commit
a7d6427796
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      package/system/fstools/Makefile

+ 2 - 2
package/system/fstools/Makefile

@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fstools
-PKG_VERSION:=2015-02-26
+PKG_VERSION:=2015-03-12
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/fstools.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=1c1bfa053103f7783167d2ab272fb11331f87681
+PKG_SOURCE_VERSION:=0b99adb02f2eb822fbfc4efcb8ebf5fecbd74974
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1
 PKG_CHECK_FORMAT_SECURITY:=0