mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
poke: update to 3.3.
This commit is contained in:
parent
77a4de4385
commit
5ceaafb0bc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'poke'
|
# Template file for 'poke'
|
||||||
pkgname=poke
|
pkgname=poke
|
||||||
version=3.2
|
version=3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,9 +10,9 @@ short_desc="Extensible editor for structured binary data"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.jemarch.net/poke.html"
|
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"
|
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
|
||||||
checksum=758e551dd53a6cce54ec94d8fc21fa4d6b52a27d1c2667206d599ecdc74f0d97
|
checksum=0080459de85063c83b689ffcfba36872236803c12242d245a42ee793594f956e
|
||||||
|
|
||||||
poke-devel_package() {
|
poke-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue