bare/or1ksim: Fix invalid hash and fix the version

This commit is contained in:
Chris Johns
2023-12-13 14:08:28 +11:00
parent 25df680df7
commit 052ae74bb2
2 changed files with 6 additions and 4 deletions

View File

@@ -17,7 +17,9 @@ URL: https://github.com/openrisc/or1ksim
#
# Source
#
%source set or1ksim https://github.com/openrisc/or1ksim/archive/or1k-master.zip
%source set or1ksim \
--rsb-file=or1ksim-%{or1ksim_version}.tar.gz \
https://codeload.github.com/openrisc/or1ksim/tar.gz/%{or1ksim_version}
#
# Prepare the source code.