vile: update to 9.8zb.

This commit is contained in:
Leah Neukirchen
2026-05-13 11:36:05 +02:00
parent e877d6817b
commit 36dc8df9ca
2 changed files with 2 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'vile'
pkgname=vile
version=9.8za
version=9.8zb
revision=1
build_style=gnu-configure
configure_args="--disable-stripping"
@@ -12,7 +12,7 @@ license="GPL-2.0-only"
homepage="https://invisible-island.net/vile/vile.html"
changelog="https://invisible-island.net/vile/CHANGES.html"
distfiles="https://invisible-mirror.net/archives/vile/current/vile-${version}.tgz"
checksum=65ba15ec145dfc5506217162228c7d88f01c0490a0dccde7a8a19f1c7c1b93b2
checksum=d6239e6b728fa9d0b49f526d8f0998d2db4b7a7dfc317273dbff7aea2a09ea31
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"
-3
View File
@@ -1,3 +0,0 @@
site="https://invisible-mirror.net/archives/vile/
ftp://ftp.invisible-island.net/vile/current/"
pattern="vile-\K[\d\.]+[a-z]*(?=\.tgz)"