[pacakges] ngircd: Add berlios mirror (thanks Jonas Gorski)
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Mon, 3 May 2010 10:22:18 +0000 (10:22 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Mon, 3 May 2010 10:22:18 +0000 (10:22 +0000)
SVN-Revision: 21337

net/ngircd/Makefile

index 5aea648ab3250696dba81637748a6cf0d72d3cd5..945eeb7f1d943e5b0d1934e4c7b76da809fe98bf 100644 (file)
@@ -1,5 +1,5 @@
 #
 #
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,10 +9,12 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ngircd
 PKG_VERSION:=15
 
 PKG_NAME:=ngircd
 PKG_VERSION:=15
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=ftp://ngircd.barton.de/pub/ngircd/
+PKG_SOURCE_URL:= \
+        ftp://ngircd.barton.de/pub/ngircd/ \
+        ftp://ftp.berlios.de/pub/ngircd/
 PKG_MD5SUM:=c183a85eba6fe51255983848f099c8ae
 
 PKG_INSTALL:=1
 PKG_MD5SUM:=c183a85eba6fe51255983848f099c8ae
 
 PKG_INSTALL:=1