diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile index 82674dd5c..a68747e26 100644 --- a/utils/ntfs-3g/Makefile +++ b/utils/ntfs-3g/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2015 OpenWrt.org +# Copyright (C) 2007-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntfs-3g -PKG_RELEASE:=2 +PKG_RELEASE:=1 -PKG_VERSION:=2015.3.14 +PKG_VERSION:=2016.2.22 PKG_SOURCE:=$(PKG_NAME)_ntfsprogs-$(PKG_VERSION).tgz PKG_SOURCE_URL:=http://www.tuxera.com/opensource/ -PKG_MD5SUM:=8cd57768310e3b2be39b3191d808e241 +PKG_MD5SUM:=ccbe8672d0f757bd0c975b50aa4c512e PKG_LICENSE:=GPL-2.0 LGPL-2.0 PKG_LICENSE_FILES:=COPYING COPYING.LIB