kurly: update to 1.2.1.
This commit is contained in:
parent
d5f101e741
commit
ac3e572b27
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kurly'
|
# Template file for 'kurly'
|
||||||
pkgname=kurly
|
pkgname=kurly
|
||||||
version=1.1.0
|
version=1.2.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/davidjpeacock/kurly"
|
go_import_path="github.com/davidjpeacock/kurly"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/davidjpeacock/kurly"
|
homepage="https://github.com/davidjpeacock/kurly"
|
||||||
distfiles="https://github.com/davidjpeacock/kurly/archive/v${version}.tar.gz"
|
distfiles="https://github.com/davidjpeacock/kurly/archive/v${version}.tar.gz"
|
||||||
checksum=2db85fb86ae292a74a18fca4006e57d473195d0b9394ad6f21b080121c4e24e3
|
checksum=c6e26782e06d99eb3c36f8f4461ce57cba2c451db23f408ad1745e58620a761d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue