X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftransmission;h=b20ae8852d788550957473fcd90e3bd35789bff0;hp=b4ba4c44b4eb1ca88a5a0b01c8fe4215ab5e85ec;hb=a08dc91970bf3ca5b1a73ae75c4627720fd8c5ae;hpb=84aed1ea54ea5e482d3e7dcd7075188062ae85b1 diff --git a/lfs/transmission b/lfs/transmission index b4ba4c44b..b20ae8852 100644 --- a/lfs/transmission +++ b/lfs/transmission @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2013 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,7 +24,7 @@ include Config -VER = 2.33 +VER = 2.80 THISAPP = transmission-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = transmission -PAK_VER = 1 +PAK_VER = 7 -DEPS = "" +DEPS = "libevent2" ############################################################################### # Top-level Rules @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 76df2b002e9e243f2e4607b40c019974 +$(DL_FILE)_MD5 = 2bde600d4b0a75d0bd3784550d59a8af install : $(TARGET)