poke: update to 1.1.
This commit is contained in:
parent
0b48db6076
commit
2b999c150d
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue