Skip to content

Commit 67e936a

Browse files
minify: update to 2.7.0.
1 parent 7c7a643 commit 67e936a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/minify/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'minify'
22
pkgname=minify
3-
version=2.6.3
3+
version=2.7.0
44
revision=1
55
build_style=go
66
go_import_path="github.com/tdewolff/minify"
@@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
1111
license="MIT"
1212
homepage="https://github.com/tdewolff/minify"
1313
distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
14-
checksum=171481aca8960a78bea7252665d1b2f5eb32a8075609edf590280a21ea9f1760
14+
checksum=a1c3f0a9080f912ac9718876896c4eda9a92dec74e87b3de23694b716a5ccb99
1515

1616
post_install() {
1717
vlicense LICENSE.md LICENSE

0 commit comments

Comments
 (0)