poke: update to 3.3.

This commit is contained in:
Duncaen 2023-08-21 14:33:35 +02:00
parent 77a4de4385
commit 5ceaafb0bc
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'poke'
pkgname=poke
version=3.2
version=3.3
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,9 +10,9 @@ short_desc="Extensible editor for structured binary data"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.jemarch.net/poke.html"
changelog="https://www.jemarch.net/poke-${version}-relnotes.html"
changelog="https://git.savannah.gnu.org/cgit/poke.git/plain/NEWS"
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
checksum=758e551dd53a6cce54ec94d8fc21fa4d6b52a27d1c2667206d599ecdc74f0d97
checksum=0080459de85063c83b689ffcfba36872236803c12242d245a42ee793594f956e
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"