mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
minify: update to 2.20.15.
This commit is contained in:
parent
82884597d7
commit
edfa1972d2
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.20.12
|
version=2.20.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/tdewolff/minify/v2"
|
go_import_path="github.com/tdewolff/minify/v2"
|
||||||
|
@ -10,7 +10,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/minify/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tdewolff/minify/archive/v${version}.tar.gz"
|
||||||
checksum=bd95513a9eabf6907931586fd15b75d6e916f01b8a69a24c41589160af4bb76f
|
checksum=e636705fa278d9a4c642c02a98daf2ad815f82e9c73f3bf564cd2b5452f02891
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue