[pacakges] ngircd: Add berlios mirror (thanks Jonas Gorski)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21337 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a39c665ec5
commit
f7d79c3011
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user