mokutil: update to 0.7.2.

This commit is contained in:
Duncaen 2024-03-20 22:01:55 +01:00
parent 81b8a68695
commit 93cd77b9ab
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mokutil'
pkgname=mokutil
version=0.7.1
version=0.7.2
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake pkg-config"
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/lcp/mokutil"
changelog="https://github.com/lcp/mokutil/releases"
distfiles="https://github.com/lcp/mokutil/archive/refs/tags/${version}.tar.gz"
checksum=1c0bcba3d2f4ab98235b1edb5eb71b40508f79d93d3e28b1a04b7fbd4a2c1457
checksum=839d677c4fc9805f1565703ca32863e4652692c53da66a88ae9b9e30676f9e17
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"