opendoas: update to 6.8.1.

This fixes CVE-2019-25016.
This commit is contained in:
Duncaen 2021-01-28 22:20:42 +01:00
parent 0f483b8870
commit 0422279876
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -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"