mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
swtpm: update to 0.8.1.
This commit is contained in:
parent
6cb4f5ade3
commit
2b711b1b89
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'swtpm'
|
# Template file for 'swtpm'
|
||||||
pkgname=swtpm
|
pkgname=swtpm
|
||||||
version=0.8.0
|
version=0.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gnutls ac_cv_path_TCSD="
|
configure_args="--with-gnutls ac_cv_path_TCSD="
|
||||||
hostmakedepends="libtool automake pkg-config iproute2 expect
|
hostmakedepends="libtool automake pkg-config iproute2 expect
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/stefanberger/swtpm"
|
homepage="https://github.com/stefanberger/swtpm"
|
||||||
distfiles="https://github.com/stefanberger/swtpm/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/stefanberger/swtpm/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ad433f9272fb794aafd550914d24cc0ca33d4652cfd087fa41b911fa9e54be3d
|
checksum=7bba52aa41090f75087034fac5fe8daed10c3e7e7234df7c9558849318927f41
|
||||||
# check expects that root directory is setup fully for swtpm with e.g. tss user created
|
# check expects that root directory is setup fully for swtpm with e.g. tss user created
|
||||||
make_check=no
|
make_check=no
|
||||||
ignore_elf_files="/usr/share/swtpm/swtpm-localca"
|
ignore_elf_files="/usr/share/swtpm/swtpm-localca"
|
||||||
|
|
Loading…
Add table
Reference in a new issue