python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / minify / template
blob96416b369c0c1fd452e912acef45e2e13807bfa4
1 # Template file for 'minify'
2 pkgname=minify
3 version=2.3.5
4 revision=1
5 build_style=go
6 go_import_path="github.com/tdewolff/minify"
7 go_package="github.com/tdewolff/minify/cmd/minify"
8 hostmakedepends="git"
9 short_desc="Go minifiers for web formats"
10 maintainer="Leah Neukirchen <leah@vuxu.org>"
11 license="MIT"
12 homepage="https://github.com/tdewolff/minify"
13 distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
14 checksum=deb62b9789574866d92f2d6d2c578eea6007b2f419bde98ea369aeddac2b3ae7
16 post_install() {
17         vlicense LICENSE.md LICENSE