minify: update to 2.5.0.
This commit is contained in:
parent
c829b623e2
commit
fb43f4e800
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minify'
|
||||
pkgname=minify
|
||||
version=2.4.0
|
||||
version=2.5.0
|
||||
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=716bbb34d827aa0b6672f4345e2116259294cd4e9a825d931aa4f92bff634051
|
||||
checksum=692b21f352cade9fa7ed65c211a33da5843d4ce68ce27a8f8ae530d9eafb4f96
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue