Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/croc/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'croc'
pkgname=croc
version=10.2.4
version=10.4.4
revision=1
build_style=go
go_import_path=github.com/schollz/croc/v${version%%.*}
Expand All @@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/schollz/croc"
distfiles="https://github.com/schollz/croc/archive/refs/tags/v${version}.tar.gz"
checksum=c259c07b9da3ea39726b0c5e3f78ae66e858e1379bdb11bef93d31298e68f5fe
checksum=33e9160829705942178a017ce055196c4a66c9ef5cdfe8029e840be835e756d4

post_install() {
vlicense LICENSE
Expand Down