poke: update to 1.3.
This commit is contained in:
parent
90c0ddd69a
commit
007e86a126
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'poke'
|
||||
pkgname=poke
|
||||
version=1.2
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,10 +9,10 @@ checkdepends="dejagnu"
|
|||
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"
|
||||
homepage="https://www.jemarch.net/poke.html"
|
||||
changelog="https://www.jemarch.net/poke-${version}-relnotes.html"
|
||||
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
|
||||
checksum=f61cf8da5b64c01a1359373725aad1ca257f35c1c9269e4d50dd0664183ddf62
|
||||
checksum=ba7863034a1b08004b0ee8f88bda94160707e9a781d5556f555b507583cf0f1b
|
||||
|
||||
poke-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue