ntfs-3g: Update to 2016.2.22 stable releae

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess 2016-10-21 17:42:53 -04:00
parent d7c386845e
commit c96031cf7a
1 changed files with 4 additions and 4 deletions

View File

@ -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. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=ntfs-3g 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:=$(PKG_NAME)_ntfsprogs-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://www.tuxera.com/opensource/ PKG_SOURCE_URL:=http://www.tuxera.com/opensource/
PKG_MD5SUM:=8cd57768310e3b2be39b3191d808e241 PKG_MD5SUM:=ccbe8672d0f757bd0c975b50aa4c512e
PKG_LICENSE:=GPL-2.0 LGPL-2.0 PKG_LICENSE:=GPL-2.0 LGPL-2.0
PKG_LICENSE_FILES:=COPYING COPYING.LIB PKG_LICENSE_FILES:=COPYING COPYING.LIB