[pacakges] ngircd: Add berlios mirror (thanks Jonas Gorski)
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 3 May 2010 10:22:18 +0000 (10:22 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 3 May 2010 10:22:18 +0000 (10:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21337 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ngircd/Makefile

index 5aea648..945eeb7 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.
@@ -9,10 +9,12 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ngircd
 PKG_VERSION:=15
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 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