massren: update to 1.4.0.
This commit is contained in:
parent
33814632fe
commit
cfd6ce3005
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'massren'
|
# Template file for 'massren'
|
||||||
pkgname=massren
|
pkgname=massren
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
go_import_path="github.com/laurent22/${pkgname}"
|
go_import_path="github.com/laurent22/${pkgname}"
|
||||||
homepage="https://${go_import_path}"
|
homepage="https://${go_import_path}"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=2ec30ad581a3460886e7da795bb5355a1a3404732739558e4648a9689b880648
|
checksum=0cbde648b1581c56d93948604af0e1473b116c2ddfcd0516468cca1c3be76abb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense README.md
|
vlicense README.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue