poke: update to 5.0.

This commit is contained in:
Duncaen
2026-08-21 02:26:47 +02:00
parent c72d83fe19
commit 257cdab6bd
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'poke'
pkgname=poke
version=4.3
revision=2
version=5.0
revision=1
build_style=gnu-configure
configure_args="gl_cv_func_strcasecmp_works=yes"
hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://www.jemarch.net/poke.html"
changelog="https://git.savannah.gnu.org/cgit/poke.git/plain/NEWS"
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
checksum=a84cb9175d50d45a411f2481fd0662b83cb32ce517316b889cfb570819579373
checksum=6873d59abe821c8111b88623ea7ad9e090892fa95c75562606dd88374e2f5b8f
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"