slit: update to 1.1.0.
This commit is contained in:
parent
bca03fe9da
commit
44da66487c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'slit'
|
||||
pkgname=slit
|
||||
version=1.0.11
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/tigrawap/slit"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
hostmakedepends="git"
|
||||
homepage="https://github.com/tigrawap/slit"
|
||||
distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
|
||||
checksum=189ab53cb536fc8466c584a3dfa4fdd79c56293f1302f4e5ade2135474e3a949
|
||||
checksum=b144e58d77b6c4444053bf17cd0321d67cac079be43bee86a4d151e99831ecf5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue