parent
0f483b8870
commit
0422279876
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opendoas'
|
# Template file for 'opendoas'
|
||||||
pkgname=opendoas
|
pkgname=opendoas
|
||||||
version=6.8
|
version=6.8.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="OpenDoas-$version"
|
wrksrc="OpenDoas-$version"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr $(vopt_with 'pam') $(vopt_with 'timestamp')"
|
configure_args="--prefix=/usr $(vopt_with 'pam') $(vopt_with 'timestamp')"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="ISC, BSD-3-Clause"
|
license="ISC, BSD-3-Clause"
|
||||||
homepage="https://github.com/Duncaen/OpenDoas"
|
homepage="https://github.com/Duncaen/OpenDoas"
|
||||||
distfiles="https://github.com/Duncaen/OpenDoas/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Duncaen/OpenDoas/archive/v${version}.tar.gz"
|
||||||
checksum=c53edc59a576cfe8ec8737230e7d0398842a5a8c925e25065463ab632a7eaba9
|
checksum=c9070ae745d0f1bbe68ef0783a3958cd011b409959f65fd100e6b42b8ad6b162
|
||||||
|
|
||||||
build_options="pam timestamp"
|
build_options="pam timestamp"
|
||||||
build_options_default="pam timestamp"
|
build_options_default="pam timestamp"
|
||||||
|
|
Loading…
Reference in New Issue