]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/transmission
ddns: Import upstream patch for provider DDNSS.
[people/pmueller/ipfire-2.x.git] / lfs / transmission
index 6f52d6e5a0706041e8d1dd74d66f03bbe380d4f9..d9c82aaae225725e66842701da4d35685bb7cd51 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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,7 +24,7 @@
 
 include Config
 
-VER        = 2.94
+VER        = 3.00
 
 THISAPP    = transmission-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = transmission
-PAK_VER    = 16
+PAK_VER    = 17
 
 DEPS       =
 
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c92829294edfa391c046407eeb16358a
+$(DL_FILE)_MD5 = a23a32672b83c89b9b61e90408f53d98
 
 install : $(TARGET)