From d641505dba00db9c197b700abe6d2f1a2c869e77 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 24 Oct 2020 14:56:48 +0200 Subject: [PATCH] minify: update to 2.9.10. --- srcpkgs/minify/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/minify/template b/srcpkgs/minify/template index 5e29de148cc..3522bda4673 100644 --- a/srcpkgs/minify/template +++ b/srcpkgs/minify/template @@ -1,6 +1,6 @@ # Template file for 'minify' pkgname=minify -version=2.9.9 +version=2.9.10 revision=1 build_style=go go_import_path="github.com/tdewolff/minify" @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/tdewolff/minify" distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz" -checksum=5336fca3f378a799bcc5a21c166d4480dc78dbb91f922b7024fcbb71e87ab70a +checksum=f775e92aaefd1d4cce7df8559d35eeec022f281aad350b843610ef8f36531cb1 post_install() { vlicense LICENSE