opendoas: update to 6.8.1.
This fixes CVE-2019-25016.
This commit is contained in:
parent
0f483b8870
commit
0422279876
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'opendoas'
|
||||
pkgname=opendoas
|
||||
version=6.8
|
||||
revision=2
|
||||
version=6.8.1
|
||||
revision=1
|
||||
wrksrc="OpenDoas-$version"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr $(vopt_with 'pam') $(vopt_with 'timestamp')"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="ISC, BSD-3-Clause"
|
||||
homepage="https://github.com/Duncaen/OpenDoas"
|
||||
distfiles="https://github.com/Duncaen/OpenDoas/archive/v${version}.tar.gz"
|
||||
checksum=c53edc59a576cfe8ec8737230e7d0398842a5a8c925e25065463ab632a7eaba9
|
||||
checksum=c9070ae745d0f1bbe68ef0783a3958cd011b409959f65fd100e6b42b8ad6b162
|
||||
|
||||
build_options="pam timestamp"
|
||||
build_options_default="pam timestamp"
|
||||
|
|
Loading…
Reference in a new issue