libtpms: update to 0.9.1.
This commit is contained in:
parent
9f540a056b
commit
e107252a2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libtpms'
|
# Template file for 'libtpms'
|
||||||
pkgname=libtpms
|
pkgname=libtpms
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="libtool automake pkg-config"
|
hostmakedepends="libtool automake pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="BSD-3-Clause, custom:IBM"
|
license="BSD-3-Clause, custom:IBM"
|
||||||
homepage="https://github.com/stefanberger/libtpms"
|
homepage="https://github.com/stefanberger/libtpms"
|
||||||
distfiles="https://github.com/stefanberger/libtpms/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/stefanberger/libtpms/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bcd94c8880c471358c58db89be30420384ca0ef50a0048da8d04352841d1e2fb
|
checksum=9a4d1ed07b78142c394faad1a1481771d470048f5859e80593fe42c82e5635a5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue