slit: update to 1.1.4.
This commit is contained in:
parent
bee0b10c79
commit
77c75df208
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'slit'
|
# Template file for 'slit'
|
||||||
pkgname=slit
|
pkgname=slit
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/tigrawap/slit"
|
go_import_path="github.com/tigrawap/slit"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
homepage="https://github.com/tigrawap/slit"
|
homepage="https://github.com/tigrawap/slit"
|
||||||
distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
|
distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
|
||||||
checksum=771a1d0858cb75dd62e47eba64b8b82a3a58996416098356b3f8470d9d2afe23
|
checksum=59f01c25b21ffc1659e9ce8008e6dbe1e4a9a605d1ab2f5cacd1395a13624abb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue