mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
libtpms: update to 0.9.6.
This commit is contained in:
parent
2b711b1b89
commit
5426ec7fce
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libtpms'
|
||||
pkgname=libtpms
|
||||
version=0.9.5
|
||||
revision=2
|
||||
version=0.9.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool automake pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="BSD-3-Clause, custom:IBM"
|
||||
homepage="https://github.com/stefanberger/libtpms"
|
||||
distfiles="https://github.com/stefanberger/libtpms/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9522c69001e46a3b0e1ccd646d36db611b2366c395099d29037f2b067bf1bc60
|
||||
checksum=2807466f1563ebe45fdd12dd26e501e8a0c4fbb99c7c428fbb508789efd221c0
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -f -i
|
||||
|
|
Loading…
Add table
Reference in a new issue