mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
poke: update to 4.2.
This commit is contained in:
parent
8cc3fb89e2
commit
367c6a5f5f
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=4.1
|
version=4.2
|
||||||
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=08ecaea41f7374acd4238e12bbf97e8cd5e572d5917e956b73b9d43026e9d740
|
checksum=8aaf36e61e367a53140ea40e2559e9ec512e779c42bee34e7ac24b34ba119bde
|
||||||
|
|
||||||
poke-devel_package() {
|
poke-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue