mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
poke: update to 2.4.
This commit is contained in:
parent
55d5c379c7
commit
99b3ef6958
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=2.3
|
version=2.4
|
||||||
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://www.jemarch.net/poke-${version}-relnotes.html"
|
changelog="https://www.jemarch.net/poke-${version}-relnotes.html"
|
||||||
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
|
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
|
||||||
checksum=3690cf1116da7cb3a9ec6b4f7003e253e268b510212a288fd38aafed0ebcc766
|
checksum=841e285917c6738ce982a6930e30ebeadecfb0655a79d9184f16f876a9fe6e47
|
||||||
|
|
||||||
poke-devel_package() {
|
poke-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue