X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ftransmission;h=083db58b6b8388862762543b5c6be6e3e7e6ee57;hb=6817e57ae4b05ae0ca99c1e7cdf14673f1f11bbd;hp=b4ba4c44b4eb1ca88a5a0b01c8fe4215ab5e85ec;hpb=4236ab005deb102af5ed35a6af6a7686c51a5f48;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/transmission b/lfs/transmission index b4ba4c44b..083db58b6 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.77 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 = 6 -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 = 60c0e77a1852656215f7102a437b2a3d install : $(TARGET)