minify: update to 2.9.19.
This commit is contained in:
parent
811bd2fb67
commit
c051c543d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minify'
|
||||
pkgname=minify
|
||||
version=2.9.18
|
||||
version=2.9.19
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/tdewolff/minify/v2"
|
||||
|
@ -11,7 +11,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=35b94fb0792c06ba8e0a2ccde5a94f97066eb1902e706fbeb29f09a06fb0bd67
|
||||
checksum=9faa6431fac9cb6449e1de042d071589c53f3417df2d075f40e9a2d358f368be
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue