mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mokutil: update to 0.7.2.
This commit is contained in:
parent
81b8a68695
commit
93cd77b9ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mokutil'
|
# Template file for 'mokutil'
|
||||||
pkgname=mokutil
|
pkgname=mokutil
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake pkg-config"
|
hostmakedepends="autoconf automake pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/lcp/mokutil"
|
homepage="https://github.com/lcp/mokutil"
|
||||||
changelog="https://github.com/lcp/mokutil/releases"
|
changelog="https://github.com/lcp/mokutil/releases"
|
||||||
distfiles="https://github.com/lcp/mokutil/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/lcp/mokutil/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1c0bcba3d2f4ab98235b1edb5eb71b40508f79d93d3e28b1a04b7fbd4a2c1457
|
checksum=839d677c4fc9805f1565703ca32863e4652692c53da66a88ae9b9e30676f9e17
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue