We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0cfb9 commit 45337ffCopy full SHA for 45337ff
srcpkgs/minify/template
@@ -1,6 +1,6 @@
1
# Template file for 'minify'
2
pkgname=minify
3
-version=2.24.3
+version=2.24.5
4
revision=1
5
build_style=go
6
go_import_path="github.com/tdewolff/minify/v2"
@@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <[email protected]>"
10
license="MIT"
11
homepage="https://github.com/tdewolff/minify"
12
distfiles="https://github.com/tdewolff/minify/archive/v${version}.tar.gz"
13
-checksum=27cac242fa5efc35079d09ec7fe00cff4e61678b9a433653db09b97fdaaec1e6
+checksum=4f384f6d7fd9509026f582b3a1e4afb30c1d8855efbc607a15a9943d9a73e362
14
15
post_install() {
16
vlicense LICENSE
0 commit comments