summaryrefslogtreecommitdiffstats
path: root/devel/libunwind/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libunwind/DETAILS')
-rwxr-xr-xdevel/libunwind/DETAILS7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/libunwind/DETAILS b/devel/libunwind/DETAILS
index e4a658adf1..1a3daec6c1 100755
--- a/devel/libunwind/DETAILS
+++ b/devel/libunwind/DETAILS
@@ -7,11 +7,10 @@ if [[ $LIBUNWIND_BRANCH == scm ]];then
SOURCE_URL=git://git.sv.gnu.org/libunwind.git
SOURCE_IGNORE=volatile
else
- VERSION=1.5.0
- XVERSION=$(echo $VERSION|cut -f1,2 -d.)
- SOURCE_HASH=sha512:1df20ca7a8cee2f2e61294fa9b677e88fec52e9d5a329f88d05c2671c69fa462f6c18808c97ca9ff664ef57292537a844f00b18d142b1938c9da701ca95a4bab
+ VERSION=1.6.2
+ SOURCE_HASH=sha512:1d17dfb14f99a894a6cda256caf9ec481c14068aaf8f3a85fa3befa7c7cca7fca0f544a91a3a7c2f2fc55bab19b06a67ca79f55ac9081151d94478c7f611f8f7
SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE_URL=https://github.com/$SPELL/$SPELL/releases/download/v$XVERSION/$SOURCE
+ SOURCE_URL=https://github.com/$SPELL/$SPELL/releases/download/v$VERSION/$SOURCE
fi
DOCS="doc/NOTES $DOCS"
DOC_DIRS=""