ngircd: update to 21.
This commit is contained in:
parent
d501e4a18b
commit
69ddc72e70
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'ngircd'
|
||||
pkgname=ngircd
|
||||
version=20.3
|
||||
version=21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --without-ident"
|
||||
|
@ -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=55d7c74c6df790b11a68c07f39836d581965087efb618d3e9a6bec855364c2f9
|
||||
checksum=0edbd41304186e43f9d907a7017b40520cc90c2ce29b1339bdcd7622fffe19a0
|
||||
|
||||
# Package build options
|
||||
build_options="ssl"
|
||||
|
|
Loading…
Reference in New Issue