parent
a1bd8ad927
commit
9c0a3fb2e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rr'
|
# Template file for 'rr'
|
||||||
pkgname=rr
|
pkgname=rr
|
||||||
version=5.0.0
|
version=5.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_SYSTEM_PROCESSOR=${XBPS_TARGET_MACHINE} -DBUILD_TESTS=OFF"
|
configure_args="-DCMAKE_SYSTEM_PROCESSOR=${XBPS_TARGET_MACHINE} -DBUILD_TESTS=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
license="MIT, BSD"
|
license="MIT, BSD"
|
||||||
homepage="http://rr-project.org/"
|
homepage="http://rr-project.org/"
|
||||||
distfiles="https://github.com/mozilla/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/mozilla/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=95ab26671f39ffe58ed00a1bd3e211781804b010d73339d6ce7a4b1d0a6815ca
|
checksum=2388ee4a16dafcb21002e93cb9afa7f49c13e8932e4fd110c82a7f19d6ec956b
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
case "$XBPS_MACHINE" in
|
case "$XBPS_MACHINE" in
|
||||||
|
|
Loading…
Reference in a new issue