hydrogen: update to 1.0.2.
This commit is contained in:
parent
f061f4eebf
commit
e21739642c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hydrogen'
|
# Template file for 'hydrogen'
|
||||||
pkgname=hydrogen
|
pkgname=hydrogen
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# Our flags has -g already, DEBUG=ON will add -O0
|
# Our flags has -g already, DEBUG=ON will add -O0
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.hydrogen-music.org/"
|
homepage="http://www.hydrogen-music.org/"
|
||||||
distfiles="https://github.com/hydrogen-music/hydrogen/archive/${version}.tar.gz"
|
distfiles="https://github.com/hydrogen-music/hydrogen/archive/${version}.tar.gz"
|
||||||
checksum=de6e8ba259ff340037f24e80f8b34592138603b080b02cfa3214ef9b0d66ac63
|
checksum=de1ce64da8ae7a84d7fbd789e84010d6a837378bc9811acb282c30b9ee8042f5
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i '/INSTALL/s,"data,"/usr/share/hydrogen/data,' \
|
vsed -i '/INSTALL/s,"data,"/usr/share/hydrogen/data,' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue