poke: update to 1.4.
This commit is contained in:
parent
4a53b6b5bd
commit
9bb85d495d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'poke'
|
||||
pkgname=poke
|
||||
version=1.3
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.jemarch.net/poke.html"
|
||||
changelog="https://www.jemarch.net/poke-${version}-relnotes.html"
|
||||
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
|
||||
checksum=ba7863034a1b08004b0ee8f88bda94160707e9a781d5556f555b507583cf0f1b
|
||||
checksum=ce054df29560c921230132703ee449fe130b6e25ab03aa6cc796bb401506aa24
|
||||
|
||||
poke-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue