minify: update to 2.11.9.
This commit is contained in:
parent
961afb37db
commit
86df75a26a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minify'
|
||||
pkgname=minify
|
||||
version=2.11.5
|
||||
version=2.11.9
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/tdewolff/minify/v2"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tdewolff/minify"
|
||||
distfiles="https://github.com/tdewolff/minify/archive/v${version}.tar.gz"
|
||||
checksum=2d7f3415868447fffd722d93b2446e74ed486a541f03bed7ac8d6608f0693e47
|
||||
checksum=902a574e9517e2312bcbf7addc301f24c8001cf01b46e87d9bcbfc18f7b836cb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue