rover: update to 0.4.11
This commit is contained in:
parent
aca81cff13
commit
9fdc3cc333
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rover'
|
# Template file for 'rover'
|
||||||
pkgname=rover
|
pkgname=rover
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
#build_style=gnu-makefile
|
#build_style=gnu-makefile
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/lecram/rover"
|
homepage="https://github.com/lecram/rover"
|
||||||
distfiles="https://github.com/lecram/rover/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lecram/rover/archive/v${version}.tar.gz"
|
||||||
checksum=f80c982cc7ebe873527f3725ec10a1288fecc8e5b5095d63415b6c261c10c2f4
|
checksum=4437321d37f3e552e8abd19ad3d391a4e08472b584179b45d3d1a3a5c24db57b
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs}
|
make ${makejobs}
|
||||||
|
|
Loading…
Reference in New Issue