summaryrefslogtreecommitdiffstats
path: root/source-builder
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2023-01-30 16:38:20 -0600
committerJoel Sherrill <joel@rtems.org>2023-01-30 17:12:12 -0600
commit5c01a442210e0a901e10d756297cf698417b7ef2 (patch)
treea376b99bbf98f4cdfbbc303be2bc0d861bcb7a26 /source-builder
parentdtc: Add patch to build for ticket 4783 (diff)
downloadrtems-source-builder-5c01a442210e0a901e10d756297cf698417b7ef2.tar.bz2
Update hashes for github-sourced tarballs
Github has changed the way it generates on-the-fly tarball requests which has changed the hashes of the resulting tarballs. This adjusts the affected tarball hashes as a stop-gap until a more permanent solution can be devised.
Diffstat (limited to 'source-builder')
-rw-r--r--source-builder/config/capstone-1-1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/source-builder/config/capstone-1-1.cfg b/source-builder/config/capstone-1-1.cfg
index 703fd54..76eca7c 100644
--- a/source-builder/config/capstone-1-1.cfg
+++ b/source-builder/config/capstone-1-1.cfg
@@ -25,7 +25,7 @@ URL: http://www.capstone-engine.org/
# Source
#
%source set capstone https://github.com/aquynh/capstone/archive/capstone-%{capstone_version}.tar.gz
-%hash sha512 capstone-%{capstone_version}.tar.gz 43c52024065b41b45eff9423341db3f3d5163fa7aa01b360faa30437786740c8f2c34c36faa04dced5308e09d8bd78df3bad0ab9c06f98612169edb176f83c36
+%hash sha512 capstone-%{capstone_version}.tar.gz 296c90fcca96117b710472fb55881cb932f4f1d45e847647c2357bfa15bf36fd7f4584db5ffdabf85703d9840e65085ba76f387e6a85555e0af941a344dcf95c
#
# Prepare the source code.