gandi-cli: update to 1.1.
Closes #10889. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
a87c38822c
commit
2c21d507ed
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gandi-cli'
|
# Template file for 'gandi-cli'
|
||||||
pkgname=gandi-cli
|
pkgname=gandi-cli
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=gandi.cli-${version}
|
wrksrc=gandi.cli-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Lon Willett <xgit@lonw.net>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://cli.gandi.net"
|
homepage="http://cli.gandi.net"
|
||||||
distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz>${wrksrc}.tar.gz"
|
distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz>${wrksrc}.tar.gz"
|
||||||
checksum=5b0da1b31cf7414c0c165dcf7e51704f3b4cbe37bbf659f6bdd479bc14922469
|
checksum=54838a562cf01a5524b6a48695d698c42c401342da160352c063de4865742c07
|
||||||
|
|
Loading…
Reference in New Issue