mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
445347e611
commit
8e489bd667
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'torsocks'
|
# Template file for 'torsocks'
|
||||||
pkgname=torsocks
|
pkgname=torsocks
|
||||||
version=2.4.0
|
version=2.5.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://gitlab.torproject.org/tpo/core/torsocks"
|
homepage="https://gitlab.torproject.org/tpo/core/torsocks"
|
||||||
changelog="https://gitlab.torproject.org/tpo/core/torsocks/-/raw/main/ChangeLog"
|
changelog="https://gitlab.torproject.org/tpo/core/torsocks/-/raw/main/ChangeLog"
|
||||||
distfiles="https://gitlab.torproject.org/tpo/core/torsocks/-/archive/v${version}/torsocks-v${version}.tar.bz2"
|
distfiles="https://gitlab.torproject.org/tpo/core/torsocks/-/archive/v${version}/torsocks-v${version}.tar.bz2"
|
||||||
checksum=54b2e3255b697fb69bb92388376419bcef1f94d511da3980f9ed5cd8a41df3a8
|
checksum=31a917328b221e955230b7663abfbc50d3a9b445a68cb0313c11cf884f8cb41f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue