From acd88ec700d6176153fe6c89c172e7ed8f934cf9 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 29 Mar 2021 20:49:06 -0500 Subject: [PATCH] scc: update to 3.0.0. --- srcpkgs/scc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scc/template b/srcpkgs/scc/template index 01a9ba2e4c17..77160485cc6d 100644 --- a/srcpkgs/scc/template +++ b/srcpkgs/scc/template @@ -1,6 +1,6 @@ # Template file for 'scc' pkgname=scc -version=2.13.0 +version=3.0.0 revision=1 build_style=go go_import_path="github.com/boyter/scc" @@ -9,7 +9,7 @@ maintainer="Sami Pitkänen " license="MIT" homepage="https://github.com/boyter/scc" distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz" -checksum=11e2e44ef25ef848de1b380c94cb096ed77d3d590466c99c9f1b5c2dc99609c2 +checksum=01b903e27add5180f5000b649ce6e5088fa2112e080bfca1d61b1832a84a0645 post_install() { vlicense LICENSE