X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fntfs-3g;h=90498f7cfd67779c371bb83be8c210f8f15d36d1;hb=d03916e55851a243594ebf6f0c20c8f6d9092277;hp=4b243d28fd3a2c0cd7d26d25a09ace39c5d2067c;hpb=179648a0a19bfd6877fdf76b94c7c379f84dfa31;p=ipfire-2.x.git diff --git a/lfs/ntfs-3g b/lfs/ntfs-3g index 4b243d28fd..90498f7cfd 100644 --- a/lfs/ntfs-3g +++ b/lfs/ntfs-3g @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,13 +24,13 @@ include Config -VER = 1.2129 +VER = 2017.3.23 -THISAPP = ntfs-3g-$(VER) +THISAPP = ntfs-3g_ntfsprogs-$(VER) DL_FILE = $(THISAPP).tgz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) -TARGET = $(DIR_INFO)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) ############################################################################### # Top-level Rules @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8dc058841779feb2ec2588c30fb28ad2 +$(DL_FILE)_MD5 = d97474ae1954f772c6d2fa386a6f462c install : $(TARGET)