mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
croc: update to 4.0.2.
This commit is contained in:
parent
664bb97d46
commit
24d25ec648
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'croc'
|
# Template file for 'croc'
|
||||||
pkgname=croc
|
pkgname=croc
|
||||||
version=4.0.0
|
version=4.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/schollz/croc"
|
go_import_path="github.com/schollz/croc"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/schollz/croc"
|
homepage="https://github.com/schollz/croc"
|
||||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
||||||
checksum=72033262fe6ef9418dad262c588a0b2ab83e74e87b118523839088b5e8b8c5c7
|
checksum=2ac618ffb64d3379165436c43ef6e6c3e92199b9fdbddc9a037af69f3a6d0028
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue