poke: update to 1.1.

This commit is contained in:
Duncaen 2021-03-25 23:56:04 +01:00
parent 0b48db6076
commit 2b999c150d
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'poke'
pkgname=poke
version=1.0
version=1.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.jemarch.net/poke.html"
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
checksum=de930b8700c0772b3c2cd0d0ca35f50fd3d77bdf82c6251eb516b49e8ca25b0a
checksum=cd68df63c741b4160b12cbea02f27c47158279466e3443930d2535a452c06ad6
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"