mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
poke: update to 1.4.
This commit is contained in:
parent
4a53b6b5bd
commit
9bb85d495d
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=1.3
|
version=1.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=ba7863034a1b08004b0ee8f88bda94160707e9a781d5556f555b507583cf0f1b
|
checksum=ce054df29560c921230132703ee449fe130b6e25ab03aa6cc796bb401506aa24
|
||||||
|
|
||||||
poke-devel_package() {
|
poke-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue