poke: update to 4.1.

This commit is contained in:
Duncaen 2024-06-03 01:25:55 +02:00
parent 56d2547701
commit c263d1def0
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'poke'
pkgname=poke
version=4.0
version=4.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -12,7 +12,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=02bab22cb1fa6153a1b6a927c8bb3cd58d508543c144842a6d7ee74f19973a77
checksum=08ecaea41f7374acd4238e12bbf97e8cd5e572d5917e956b73b9d43026e9d740
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"