poke: update to 1.2.

This commit is contained in:
Duncaen 2021-04-21 17:55:24 +02:00
parent e560f99586
commit d8b1ab8b7f
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=1.1
version=1.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,8 +10,9 @@ short_desc="Extensible editor for structured binary data"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.jemarch.net/poke.html"
changelog="http://www.jemarch.net/poke-${version}-relnotes.html"
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
checksum=cd68df63c741b4160b12cbea02f27c47158279466e3443930d2535a452c06ad6
checksum=f61cf8da5b64c01a1359373725aad1ca257f35c1c9269e4d50dd0664183ddf62
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"