rr: update to 5.4.0.
This commit is contained in:
parent
5141819980
commit
a686f1297e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rr'
|
||||
pkgname=rr
|
||||
version=5.3.0
|
||||
version=5.4.0
|
||||
revision=1
|
||||
archs="i686 x86_64"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
|||
license="MIT, BSD-2-Clause"
|
||||
homepage="http://rr-project.org/"
|
||||
distfiles="https://github.com/mozilla/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=440e90a68557a8111f483fc40ab5ed65d21d6b11426b3245e4221b930a86ca69
|
||||
checksum=ba3f604b76a1e917055efeac60c51148bcb578e64a55ceddad8b1a6f2740717e
|
||||
nopie=yes
|
||||
|
||||
case "$XBPS_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue