mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tuntox: update to 0.0.10.1.
This commit is contained in:
parent
c52b948d5c
commit
4199e5c007
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tuntox'
|
# Template file for 'tuntox'
|
||||||
pkgname=tuntox
|
pkgname=tuntox
|
||||||
version=0.0.9
|
version=0.0.10.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="toxcore-devel libevent-devel libsodium-devel"
|
makedepends="toxcore-devel libevent-devel libsodium-devel"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/gjedeer/tuntox"
|
homepage="https://github.com/gjedeer/tuntox"
|
||||||
changelog="https://github.com/gjedeer/tuntox/releases"
|
changelog="https://github.com/gjedeer/tuntox/releases"
|
||||||
distfiles="https://github.com/gjedeer/tuntox/archive/${version}.tar.gz"
|
distfiles="https://github.com/gjedeer/tuntox/archive/${version}.tar.gz"
|
||||||
checksum=b9036e88c96d2a9432f0c9a1206b9ad55b9eaccb2d1382c1e11f30ef947d38ff
|
checksum=7f04ccf7789467ff5308ababbf24d44c300ca54f4035137f35f8e6cb2d779b12
|
||||||
|
|
||||||
system_accounts="tuntox"
|
system_accounts="tuntox"
|
||||||
make_dirs="/etc/tuntox 0700 tuntox tuntox"
|
make_dirs="/etc/tuntox 0700 tuntox tuntox"
|
||||||
|
|
Loading…
Add table
Reference in a new issue