vile: update to 9.8za

This commit is contained in:
harlow foxworthy 2025-04-04 21:48:44 +01:00 committed by Duncaen
parent cdf6e6a2ab
commit 1ae6b613f6
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'vile' # Template file for 'vile'
pkgname=vile pkgname=vile
version=9.8x version=9.8za
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-stripping" configure_args="--disable-stripping"
hostmakedepends="flex" hostmakedepends="flex"
@ -12,7 +12,7 @@ license="GPL-2.0-only"
homepage="https://invisible-island.net/vile/vile.html" homepage="https://invisible-island.net/vile/vile.html"
changelog="https://invisible-island.net/vile/CHANGES.html" changelog="https://invisible-island.net/vile/CHANGES.html"
distfiles="https://invisible-mirror.net/archives/vile/current/vile-${version}.tgz" distfiles="https://invisible-mirror.net/archives/vile/current/vile-${version}.tgz"
checksum=8fe0dfa60179d4b7dd2750f116cd4396d4cd3e07d8a54d142a36c84f4a82feef checksum=65ba15ec145dfc5506217162228c7d88f01c0490a0dccde7a8a19f1c7c1b93b2
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel" makedepends+=" libxcrypt-devel"