From: wbx Date: Mon, 13 Mar 2006 18:53:58 +0000 (+0000) Subject: add mirrors and update to 2.2.6 X-Git-Tag: fast2504n-3.10.28-merged~23244 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=69e6087004c0bacb0149e4c3721cd115c8b6982d;p=openwrt.git add mirrors and update to 2.2.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3362 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/scanlogd/Makefile b/openwrt/package/scanlogd/Makefile index 8a83dc7922..167076eb52 100644 --- a/openwrt/package/scanlogd/Makefile +++ b/openwrt/package/scanlogd/Makefile @@ -3,11 +3,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=scanlogd -PKG_VERSION:=2.2.5 +PKG_VERSION:=2.2.6 PKG_RELEASE:=1 -PKG_MD5SUM:=6b53ad390a51f0835e66b1efa84d710a +PKG_MD5SUM:=7b8187ea718ebe47f22805b921b909ab -PKG_SOURCE_URL:=http://www.openwall.com/scanlogd/ +PKG_SOURCE_URL:=http://www.openwall.com/scanlogd/ \ + ftp://ftp.wiretapped.net/pub/openwall/ \ + http://distro.ibiblio.org/pub/linux/distributions/openwall/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat