mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
turnstile: update to 0.1.10.
This commit is contained in:
parent
5c0d9037fd
commit
6a4d29cf5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'turnstile'
|
# Template file for 'turnstile'
|
||||||
pkgname=turnstile
|
pkgname=turnstile
|
||||||
version=0.1.9
|
version=0.1.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddinit=enabled -Drunit=enabled -Ddefault_backend=runit
|
configure_args="-Ddinit=enabled -Drunit=enabled -Ddefault_backend=runit
|
||||||
|
@ -12,7 +12,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/chimera-linux/turnstile"
|
homepage="https://github.com/chimera-linux/turnstile"
|
||||||
distfiles="https://github.com/chimera-linux/turnstile/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/chimera-linux/turnstile/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=1a23f8a6d4fdcfd195cee042cead0ff4d9e9e10ad97721435b86775a8a4e660d
|
checksum=186adf1402f3c63eecdbed241145cb029b7b1268c701a87381522d5b64583f2d
|
||||||
conf_files="/etc/turnstile/turnstiled.conf"
|
conf_files="/etc/turnstile/turnstiled.conf"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue