mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
minify: update to 2.6.3.
This commit is contained in:
parent
4a57f37c95
commit
38af6b210e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minify'
|
||||
pkgname=minify
|
||||
version=2.6.1
|
||||
version=2.6.3
|
||||
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=a8e59212186d2790575de2c91ba718ca0394f19399205ee85df39f2626a2f69d
|
||||
checksum=171481aca8960a78bea7252665d1b2f5eb32a8075609edf590280a21ea9f1760
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue