Signed-off-by: Rafał Miłecki <zaj...@gmail.com> --- utils/ntfs-3g/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile index 446c8d0..89a56f4 100644 --- a/utils/ntfs-3g/Makefile +++ b/utils/ntfs-3g/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2010 OpenWrt.org +# Copyright (C) 2007-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,8 +10,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntfs-3g PKG_RELEASE:=1 -# 2011.4.12 integrates ntfsprogs and changed srcfile name -PKG_VERSION:=2011.4.12 +# 2014.2.15 integrates ntfsprogs and changed srcfile name +PKG_VERSION:=2014.2.15 # disable next line and do _not_ select ntfsprogs_ntfs-3g to build an older version PKG_SOURCE:=$(PKG_NAME)_ntfsprogs-$(PKG_VERSION).tgz @@ -35,6 +35,7 @@ PKG_MD5SUM_2010.8.8:=6c109746c2708f679725a2ea441c61c6 PKG_MD5SUM_2010.10.2:=91405690f25822142cdcb43d03e62d3f PKG_MD5SUM_2011.1.15:=15a5cf5752012269fa168c24191f00e2 PKG_MD5SUM_2011.4.12:=9c4ce318373b15332239a77a9d2a39fe +PKG_MD5SUM_2014.2.15:=f11d563816249d730a00498983485f3a PKG_MD5SUM:=$(PKG_MD5SUM_$(PKG_VERSION)) PKG_FIXUP:=autoreconf -- 1.8.4.5 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel