mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
minify: update to 2.19.10.
This commit is contained in:
parent
571dc429d5
commit
846b1a1279
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minify'
|
||||
pkgname=minify
|
||||
version=2.12.9
|
||||
version=2.19.10
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/tdewolff/minify/v2"
|
||||
|
@ -10,7 +10,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=196e311f58f348f2df83f16c7d69c22b89c195dafac8881130c845972bf9cf49
|
||||
checksum=ccb9411f767f522d75756b251896fcd504a99b9071d9e5c318c6a704c9bb9465
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue