]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated ipfireseeder (IPFire 2.7 core38).
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 1 Jul 2010 21:32:44 +0000 (23:32 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 1 Jul 2010 21:32:44 +0000 (23:32 +0200)
config/rootfiles/packages/ipfireseeder
doc/packages-list.txt
lfs/ipfireseeder

index 5a0ce0d2ddaca663a309b2f072941fdd4003f0ef..f38ed4e2af6559111fe2f45a7fd94ea65788af64 100644 (file)
@@ -1,5 +1,5 @@
 etc/rc.d/init.d/ipfireseeder
 #var/ipfire/seeder
 etc/rc.d/init.d/ipfireseeder
 #var/ipfire/seeder
-var/ipfire/seeder/ipfire-2.5.i586-full-core37.iso.torrent
+var/ipfire/seeder/ipfire-2.7.i586-full-core38.iso.torrent
 #var/log/seeder
 var/log/seeder/info
 #var/log/seeder
 var/log/seeder/info
index acde82953eb042a1f9f2c008043e69b6ef08281b..91599d0b8b3eedc380f005fd0968b4bea073341b 100644 (file)
 * liboping-1.3.4
 * libpcap-1.0.0
 * libpng-1.2.12
 * liboping-1.3.4
 * libpcap-1.0.0
 * libpng-1.2.12
+* libpng-1.2.44
 * libpri-1.4.10.2
 * libsafe_2.0-16
 * libshout-2.2.2
 * libpri-1.4.10.2
 * libsafe_2.0-16
 * libshout-2.2.2
 * texinfo-4.8
 * tftp-hpa-0.48
 * tiff-3.8.2
 * texinfo-4.8
 * tftp-hpa-0.48
 * tiff-3.8.2
+* tiff-3.9.4
 * traceroute-2.0.12
 * tripwire-2.4.1.2
 * tunctl
 * traceroute-2.0.12
 * tripwire-2.4.1.2
 * tunctl
index 8c7584849299d74607a474817f188216ee863768..44777628031e473db3459acfb3e6a1f1fef06bac 100644 (file)
@@ -27,13 +27,13 @@ include Config
 VER        = 1.00
 
 THISAPP    = ipfireseeder-$(VER)
 VER        = 1.00
 
 THISAPP    = ipfireseeder-$(VER)
-DL_FILE    = ipfire-2.5.i586-full-core37.iso.torrent
+DL_FILE    = ipfire-2.7.i586-full-core38.iso.torrent
 
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ipfireseeder
 
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ipfireseeder
-PAK_VER    = 11
+PAK_VER    = 12
 
 DEPS       = "rtorrent"
 
 
 DEPS       = "rtorrent"
 
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 2f984c777a487f5f7642f3abbe6aee31
+$(DL_FILE)_MD5 = 0848aee5e93b9716ce70f6dcdf2f5863
 
 install : $(TARGET)
 
 
 install : $(TARGET)