mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
slit: update to 1.1.5.
This commit is contained in:
parent
4938cac55e
commit
1df765fd08
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'slit'
|
# Template file for 'slit'
|
||||||
pkgname=slit
|
pkgname=slit
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
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=59f01c25b21ffc1659e9ce8008e6dbe1e4a9a605d1ab2f5cacd1395a13624abb
|
checksum=8bc3bf6da6dd94a0b873eef91c94f6d74d7f9acf0925450823ff0443b62aa2ea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue