mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'slit'
|
||||||
pkgname=slit
|
pkgname=slit
|
||||||
version=1.0.11
|
version=1.1.0
|
||||||
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=189ab53cb536fc8466c584a3dfa4fdd79c56293f1302f4e5ade2135474e3a949
|
checksum=b144e58d77b6c4444053bf17cd0321d67cac079be43bee86a4d151e99831ecf5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue