ngircd: update to 21.1
This commit is contained in:
parent
31d92357a1
commit
4d65d77558
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'ngircd'
|
||||
pkgname=ngircd
|
||||
version=21
|
||||
revision=2
|
||||
version=21.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --without-ident"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,8 +11,8 @@ homepage="http://ngircd.barton.de/"
|
|||
short_desc="Free, portable and lightweight Internet Relay Chat server"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="ftp://ftp.berlios.de/pub/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=0edbd41304186e43f9d907a7017b40520cc90c2ce29b1339bdcd7622fffe19a0
|
||||
distfiles="http://ngircd.barton.de/pub/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b5b04f559bb533efc6821f2e62d83af8d196f7aa29a3710ff1e898d4e3c28a6f
|
||||
|
||||
# Package build options
|
||||
build_options="ssl"
|
||||
|
|
Loading…
Reference in New Issue