mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Updated to latest version.
This commit is contained in:
@@ -188,7 +188,7 @@
|
|||||||
* libshout-2.2.2
|
* libshout-2.2.2
|
||||||
* libsigc++-2.0.17
|
* libsigc++-2.0.17
|
||||||
* libtool-1.5.22
|
* libtool-1.5.22
|
||||||
* libtorrent-0.12.4
|
* libtorrent-0.12.6
|
||||||
* libupnp-1.6.6
|
* libupnp-1.6.6
|
||||||
* libusb-0.1.12
|
* libusb-0.1.12
|
||||||
* libvorbis-1.2.3
|
* libvorbis-1.2.3
|
||||||
@@ -293,7 +293,7 @@
|
|||||||
* rrdtool-1.2.15
|
* rrdtool-1.2.15
|
||||||
* rssdler-0.4.0a
|
* rssdler-0.4.0a
|
||||||
* rsync-3.0.6
|
* rsync-3.0.6
|
||||||
* rtorrent-0.8.4
|
* rtorrent-0.8.6
|
||||||
* samba-3.3.9
|
* samba-3.3.9
|
||||||
* sane-1.0.19
|
* sane-1.0.19
|
||||||
* screen-4.0.3
|
* screen-4.0.3
|
||||||
@@ -312,7 +312,7 @@
|
|||||||
* squashfs3.4
|
* squashfs3.4
|
||||||
* squid-2.7.STABLE7
|
* squid-2.7.STABLE7
|
||||||
* squidGuard-1.4
|
* squidGuard-1.4
|
||||||
* squidclamav-4.0
|
* squidclamav-4.1
|
||||||
* sshfs-fuse-2.2
|
* sshfs-fuse-2.2
|
||||||
* sslh-1.6i
|
* sslh-1.6i
|
||||||
* streamripper-1.63.5
|
* streamripper-1.63.5
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 4.0
|
VER = 4.1
|
||||||
|
|
||||||
THISAPP = squidclamav-$(VER)
|
THISAPP = squidclamav-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.gz
|
DL_FILE = $(THISAPP).tar.gz
|
||||||
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
|
|||||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = squidclamav
|
PROG = squidclamav
|
||||||
PAK_VER = 7
|
PAK_VER = 8
|
||||||
|
|
||||||
DEPS = "clamav"
|
DEPS = "clamav"
|
||||||
|
|
||||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 0a5e2fa8a4270a90235621fce9269949
|
$(DL_FILE)_MD5 = 5e79064fce4dacc1af34ba21fd4f0880
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user