mokutil: update to 0.7.2.
This commit is contained in:
parent
81b8a68695
commit
93cd77b9ab
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue