znc: update to 1.6.1.
This commit is contained in:
parent
2945d54f53
commit
a3bb8c7e33
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'znc'
|
||||
pkgname=znc
|
||||
version=1.6.0
|
||||
revision=3
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-python
|
||||
|
@ -20,7 +20,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://znc.in/"
|
||||
distfiles="http://znc.in/releases/$pkgname-$version.tar.gz"
|
||||
checksum=df622aeae34d26193c738dff6499e56ad669ec654484e19623738d84cc80aba7
|
||||
checksum=ba49397364f48d6d32ae5242bc1166f21d972f85dd390d6bbe68a63ecbb6c140
|
||||
|
||||
do_configure() {
|
||||
export TCL_FLAGS="-I${XBPS_CROSS_BASE}/usr/include -L${XBPS_CROSS_BASE}/usr/lib -ltcl8.6"
|
||||
|
|
Loading…
Reference in New Issue