Merge pull request #7958 from lonwillett/gandi-cli-update
gandi-cli: update to 1.0
This commit is contained in:
commit
a6b2b65642
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gandi-cli'
|
||||
pkgname=gandi-cli
|
||||
version=0.22
|
||||
version=1.0
|
||||
revision=1
|
||||
wrksrc=gandi.cli-${version}
|
||||
noarch=yes
|
||||
|
@ -13,4 +13,4 @@ maintainer="Lon Willett <xgit@lonw.net>"
|
|||
license="GPL-3"
|
||||
homepage="http://cli.gandi.net"
|
||||
distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz>${wrksrc}.tar.gz"
|
||||
checksum=615e6fac3d63ccf04535c8abba786f3f67b30b05f9a1d24e087ba1c776e6af16
|
||||
checksum=5b0da1b31cf7414c0c165dcf7e51704f3b4cbe37bbf659f6bdd479bc14922469
|
||||
|
|
Loading…
Reference in New Issue