mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
rr: update to 5.2.0
Closes #15087. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
9c6ea851a5
commit
01c2d5ba93
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.1.0
|
version=5.2.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=2388ee4a16dafcb21002e93cb9afa7f49c13e8932e4fd110c82a7f19d6ec956b
|
checksum=a15900fd4c49f360e678542f00742b3cd7811bdf4bab2ca3fd38cae932183a37
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
case "$XBPS_MACHINE" in
|
case "$XBPS_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue