X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftransmission;h=083db58b6b8388862762543b5c6be6e3e7e6ee57;hp=d15631f5162cf04d853ff59f5f5dd47527dd975d;hb=6817e57ae4b05ae0ca99c1e7cdf14673f1f11bbd;hpb=e137ec4ecf166320ce92d5068e864034e19b8f48 diff --git a/lfs/transmission b/lfs/transmission index d15631f51..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,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = transmission -PAK_VER = 1 +PAK_VER = 6 DEPS = "libevent2" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 76df2b002e9e243f2e4607b40c019974 +$(DL_FILE)_MD5 = 60c0e77a1852656215f7102a437b2a3d install : $(TARGET)