]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/transmission
transmission: update to 2.80.
[people/teissler/ipfire-2.x.git] / lfs / transmission
index c4262d25ee03498f833c808e399fcb2a920f7e39..b20ae8852d788550957473fcd90e3bd35789bff0 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2013  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.41
+VER        = 2.80
 
 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    = 2
+PAK_VER    = 7
 
 DEPS       = "libevent2"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0d0a061dfb92c0cb359dc531d5da0a94
+$(DL_FILE)_MD5 = 2bde600d4b0a75d0bd3784550d59a8af
 
 install : $(TARGET)