tsocks: rebuild for metadata
This commit is contained in:
parent
fbb36697d2
commit
2191c52fb6
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'tsocks'
|
# Template file for 'tsocks'
|
||||||
pkgname=tsocks
|
pkgname=tsocks
|
||||||
version=1.8beta5
|
version=1.8beta5
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="tsocks-1.8"
|
wrksrc="tsocks-1.8"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libdir=/usr/lib"
|
configure_args="--libdir=/usr/lib"
|
||||||
|
hostmakedepends="automake"
|
||||||
short_desc="Transparent SOCKS proxying library"
|
short_desc="Transparent SOCKS proxying library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://tsocks.sourceforge.net/"
|
homepage="http://tsocks.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/tsocks/tsocks-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/tsocks/tsocks-$version.tar.gz"
|
||||||
checksum=849d7ef5af80d03e76cc05ed9fb8fa2bcc2b724b51ebfd1b6be11c7863f5b347
|
checksum=849d7ef5af80d03e76cc05ed9fb8fa2bcc2b724b51ebfd1b6be11c7863f5b347
|
||||||
hostmakedepends="automake"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue