minify: update to 2.9.2.
This commit is contained in:
parent
0dd8aeba7c
commit
592b25def8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minify'
|
||||
pkgname=minify
|
||||
version=2.8.0
|
||||
version=2.9.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/tdewolff/minify"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tdewolff/minify"
|
||||
distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=4c833a23414d161059292232550238c054383e4a9558a2c4cd1ec6c96698b44c
|
||||
checksum=e8199aad47d4e7c3f63081aab5ee39ad00ef9283c83e2f647582c1282ac7eddd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue