summaryrefslogtreecommitdiffstats
path: root/devel/radare2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/radare2/DETAILS')
-rwxr-xr-xdevel/radare2/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/radare2/DETAILS b/devel/radare2/DETAILS
index d8751673db..56deab513b 100755
--- a/devel/radare2/DETAILS
+++ b/devel/radare2/DETAILS
@@ -2,10 +2,10 @@
SPELL=radare2
if [[ "$RADARE2_BRANCH" == "stable" ]]
then
- VERSION=5.2.0
+ VERSION=5.2.1
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE_URL[0]="https://github.com/radare/radare2/archive/$VERSION.tar.gz"
- SOURCE_HASH=sha512:664ea6df65c1ea8d13a80d281c3dbbcae16fb308826b9276e68d63f26f239f4a5c0d59abcf9325c299894ad4ebf1098b964aa3cad0bbe58b6c96cbd6e7b25952
+ SOURCE_HASH=sha512:c744f5c8fff163022a7a9a913fe34dfa0dee0d9ab3b18bd4cc038c2d487dbfeba2f1523aa12a3166a2c22c45bcc71e802fae101b72fc2e6adab96b522c0de17b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
else
VERSION=$(get_scm_version)