mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
tml: update to 0.6.0.
This commit is contained in:
parent
95a493c74d
commit
f95ee365a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tml'
|
||||
pkgname=tml
|
||||
version=0.4.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/liamg/tml"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="Unlicense"
|
||||
homepage="https://github.com/liamg/tml"
|
||||
distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
|
||||
checksum=b0c421ec8f3c3fcbdfbabe1a07c71ce5fd572a8f34181b8d032dff1a297d458b
|
||||
checksum=80c5113447ee0f4aea0339184e6f393b135c62c985c788baf7e0fa4b9f7c2c48
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue