mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tinyproxy: update to 1.11.1.
This commit is contained in:
parent
d77b6e012a
commit
8e3c5aa244
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tinyproxy'
|
# Template file for 'tinyproxy'
|
||||||
pkgname=tinyproxy
|
pkgname=tinyproxy
|
||||||
version=1.11.0
|
version=1.11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-transparent --localstatedir=/var tinyproxy_cv_regex_broken=no"
|
configure_args="--enable-transparent --localstatedir=/var tinyproxy_cv_regex_broken=no"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://tinyproxy.github.io/"
|
homepage="https://tinyproxy.github.io/"
|
||||||
distfiles="https://github.com/tinyproxy/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/tinyproxy/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c1ec81cfc4c551d2c24e0227a5aeeaad8723bd9a39b61cd729e516b82eaa3f32
|
checksum=d66388448215d0aeb90d0afdd58ed00386fb81abc23ebac9d80e194fceb40f7c
|
||||||
system_accounts="_tinyproxy"
|
system_accounts="_tinyproxy"
|
||||||
conf_files="/etc/tinyproxy/tinyproxy.conf"
|
conf_files="/etc/tinyproxy/tinyproxy.conf"
|
||||||
make_dirs="/var/log/tinyproxy 755 _tinyproxy _tinyproxy"
|
make_dirs="/var/log/tinyproxy 755 _tinyproxy _tinyproxy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue