mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
minify: update to 2.6.1.
This commit is contained in:
parent
9abe4be9db
commit
675322ace0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'minify'
|
# Template file for 'minify'
|
||||||
pkgname=minify
|
pkgname=minify
|
||||||
version=2.6.0
|
version=2.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/tdewolff/minify"
|
go_import_path="github.com/tdewolff/minify"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tdewolff/minify"
|
homepage="https://github.com/tdewolff/minify"
|
||||||
distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=6d418994e8fd69423686d00eb143ee2114aaf4d0fe7b28ab8c5613a95ae0f8e2
|
checksum=a8e59212186d2790575de2c91ba718ca0394f19399205ee85df39f2626a2f69d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md LICENSE
|
vlicense LICENSE.md LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue