heyu: update to 2.10.1
This commit is contained in:
parent
339150329e
commit
41ae57661e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'heyu'
|
# Template file for 'heyu'
|
||||||
pkgname=heyu
|
pkgname=heyu
|
||||||
version=2.10
|
version=2.10.1
|
||||||
revision=2
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="./Configure"
|
configure_script="./Configure"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.heyu.org"
|
homepage="http://www.heyu.org"
|
||||||
distfiles="https://github.com/HeyuX10Automation/heyu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/HeyuX10Automation/heyu/archive/v${version}.tar.gz"
|
||||||
checksum=2893b2b68470c2a3f4a35bb21b9466ba93de67a6dddd2d035fa1cfab9f79f25f
|
checksum=621a20f45eef62070b3f95ad17ecbc3e7e1f7352d25dac86093ff6938b606baa
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's:local/::' Configure
|
sed -i 's:local/::' Configure
|
||||||
|
|
Loading…
Reference in New Issue