typioca: update to 2.9.0.
This commit is contained in:
parent
0e939364f1
commit
5a59e327f7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typioca'
|
# Template file for 'typioca'
|
||||||
pkgname=typioca
|
pkgname=typioca
|
||||||
version=2.8.0
|
version=2.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/bloznelis/typioca"
|
go_import_path="github.com/bloznelis/typioca"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/bloznelis/typioca"
|
homepage="https://github.com/bloznelis/typioca"
|
||||||
changelog="https://github.com/bloznelis/typioca/releases"
|
changelog="https://github.com/bloznelis/typioca/releases"
|
||||||
distfiles="https://github.com/bloznelis/typioca/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/bloznelis/typioca/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=b55213d13f6cffb913a517df3024eacb1966cc5568e57609e38bd591b64d7ad4
|
checksum=165a617d94f1b60452fbb490a0da3617d638e5f6b7763c7204791a91cad8f8a4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue