poke: update to 3.0.
This commit is contained in:
parent
c8f7b2ef18
commit
c1fd3dba51
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'poke'
|
||||
pkgname=poke
|
||||
version=2.4
|
||||
version=3.0
|
||||
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=841e285917c6738ce982a6930e30ebeadecfb0655a79d9184f16f876a9fe6e47
|
||||
checksum=79a9b2f33c9f8c327c499afadaeeabfeecf6ad4988924d2c6c6f317e50317add
|
||||
|
||||
poke-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue