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