tml: update to 0.6.1.
This commit is contained in:
parent
f083776f19
commit
b757a3618a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tml'
|
# Template file for 'tml'
|
||||||
pkgname=tml
|
pkgname=tml
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/liamg/tml"
|
go_import_path="github.com/liamg/tml"
|
||||||
go_package="github.com/liamg/tml/tml"
|
go_package="github.com/liamg/tml/tml"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/liamg/tml"
|
homepage="https://github.com/liamg/tml"
|
||||||
distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
|
distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
|
||||||
checksum=80c5113447ee0f4aea0339184e6f393b135c62c985c788baf7e0fa4b9f7c2c48
|
checksum=f9ee764c08481deca00a292ecec19c0987b68254cfc1a0f7f8b63528bfafee67
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue