From 4920f8d12327374e0a8628867018dbe3476ca1fc Mon Sep 17 00:00:00 2001 From: cr6git Date: Wed, 10 Oct 2018 14:07:19 +0200 Subject: [PATCH] croc: update to 4.0.0. --- srcpkgs/croc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template index 9c9e7bced8f..26cd896e9e5 100644 --- a/srcpkgs/croc/template +++ b/srcpkgs/croc/template @@ -1,6 +1,6 @@ # Template file for 'croc' pkgname=croc -version=3.0.7 +version=4.0.0 revision=1 build_style=go go_import_path="github.com/schollz/croc" @@ -10,7 +10,7 @@ maintainer="cr6git " license="MIT" homepage="https://github.com/schollz/croc" distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz" -checksum=128ce53f8d22770ff1b2a452179add744a1af1488c8cfeefd1b6ea10ddefe993 +checksum=72033262fe6ef9418dad262c588a0b2ab83e74e87b118523839088b5e8b8c5c7 post_install() { vlicense LICENSE