Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
philyuchkoff authored Sep 4, 2024
1 parent 620fe73 commit 61ea3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-openssl_3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ cp ~/openssl/openssl3.spec /root/rpmbuild/SPECS/openssl.spec
mv openssl-3.3.1.tar.gz /root/rpmbuild/SOURCES
cd /root/rpmbuild/SPECS && \
rpmbuild \
-D "version 3.3.2" \
-D "version 3.3.1" \
-ba openssl.spec

0 comments on commit 61ea3b4

Please sign in to comment.