ymuse: update to 0.20.
This commit is contained in:
parent
1b456d2c5a
commit
21bd71cafd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ymuse'
|
# Template file for 'ymuse'
|
||||||
pkgname=ymuse
|
pkgname=ymuse
|
||||||
version=0.19
|
version=0.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/yktoo/ymuse
|
go_import_path=github.com/yktoo/ymuse
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://yktoo.com/en/software/ymuse/"
|
homepage="https://yktoo.com/en/software/ymuse/"
|
||||||
distfiles="https://github.com/yktoo/ymuse/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yktoo/ymuse/archive/v${version}.tar.gz"
|
||||||
checksum=c2cfb5387c919d4b2d296d677965f2e251a426bfe3ed7d020ad91d0bdbb2b5a7
|
checksum=8253ac094b4fd02118175d74ccc44ece0e1405cbd53162878335cd92307294db
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
go generate
|
go generate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue