mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wireproxy: update to 1.0.10.
This commit is contained in:
parent
054da147bc
commit
77489d1a83
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wireproxy'
|
# Template file for 'wireproxy'
|
||||||
pkgname=wireproxy
|
pkgname=wireproxy
|
||||||
version=1.0.9
|
version=1.0.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/pufferffish/wireproxy"
|
go_import_path="github.com/pufferffish/wireproxy"
|
||||||
go_package="${go_import_path}/cmd/wireproxy"
|
go_package="${go_import_path}/cmd/wireproxy"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/pufferffish"
|
homepage="https://github.com/pufferffish"
|
||||||
distfiles="https://github.com/pufferffish/wireproxy/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/pufferffish/wireproxy/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6359d060740ad878f0c26217d44968a58a069302447e15774cbf747b8d1404d2
|
checksum=3e08e79e3c1b66b7e129426dc6e84b93a1fb3827edde96d85bbf863a5a66c8ff
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/wireproxy 0750 root _wireproxy
|
/etc/wireproxy 0750 root _wireproxy
|
||||||
/var/lib/wireproxy 0700 _wireproxy _wireproxy"
|
/var/lib/wireproxy 0700 _wireproxy _wireproxy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue