mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
poke: update to 4.0.
This commit is contained in:
parent
8bd691d70c
commit
4adc8fc17d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'poke'
|
# Template file for 'poke'
|
||||||
pkgname=poke
|
pkgname=poke
|
||||||
version=3.3
|
version=4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.jemarch.net/poke.html"
|
homepage="https://www.jemarch.net/poke.html"
|
||||||
changelog="https://git.savannah.gnu.org/cgit/poke.git/plain/NEWS"
|
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=0080459de85063c83b689ffcfba36872236803c12242d245a42ee793594f956e
|
checksum=02bab22cb1fa6153a1b6a927c8bb3cd58d508543c144842a6d7ee74f19973a77
|
||||||
|
|
||||||
poke-devel_package() {
|
poke-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue