poke: update to 1.2.
This commit is contained in:
parent
e560f99586
commit
d8b1ab8b7f
1 changed files with 3 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue