ngircd: update to 20.3.

This commit is contained in:
Juan RP 2013-08-29 09:29:06 +02:00
parent d75be05651
commit ec4e5d7953
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'ngircd'
pkgname=ngircd
version=20.2
revision=2
version=20.3
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --without-ident"
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ short_desc="Free, portable and lightweight Internet Relay Chat server"
maintainer="pancake <pancake@nopcode.org>"
license="GPL-2"
distfiles="ftp://ftp.berlios.de/pub/$pkgname/$pkgname-$version.tar.gz"
checksum=306c0ef0d2ceac0836a84ecf871a6bc4dd16c25683aa87c0f172b6e68b93357d
checksum=55d7c74c6df790b11a68c07f39836d581965087efb618d3e9a6bec855364c2f9
# Package build options
build_options="ssl"