Skip to content

Commit

Permalink
Fix arm32 tags
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Apr 23, 2024
1 parent a952cfa commit c6e8a1a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
%global src_num 6
%global sha_src_num 7
# jdk8 arm32 has different top directory name https://github.com/adoptium/temurin-build/issues/2795
%global upstream_version 8u412-ga-aarch32-20240419
%global upstream_version 8u412-b08-aarch32-20240419
%endif
# Allow for noarch SRPM build
%ifarch noarch
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
%global src_num 6
%global sha_src_num 7
# jdk8 arm32 has different top directory name https://github.com/adoptium/temurin-build/issues/2795
%global upstream_version 8u412-ga-aarch32-20240419
%global upstream_version 8u412-b08-aarch32-20240419
%endif
# Allow for noarch SRPM build
%ifarch noarch
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
%global src_num 6
%global sha_src_num 7
# jre8 arm32 has different top directory name https://github.com/adoptium/temurin-build/issues/2795
%global upstream_version 8u412-ga-aarch32-20240419
%global upstream_version 8u412-b08-aarch32-20240419
%endif
# Allow for noarch SRPM build
%ifarch noarch
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
%global src_num 6
%global sha_src_num 7
# jre8 arm32 has different top directory name https://github.com/adoptium/temurin-build/issues/2795
%global upstream_version 8u412-ga-aarch32-20240419
%global upstream_version 8u412-b08-aarch32-20240419
%endif
# Allow for noarch SRPM build
%ifarch noarch
Expand Down

0 comments on commit c6e8a1a

Please sign in to comment.