Skip to content

Commit

Permalink
openssl: update to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pitill0 committed Sep 9, 2024
1 parent dc7c873 commit 0d4d1f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
6 changes: 3 additions & 3 deletions openssl/.signature
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core-arm64.pub
RWSKslkvIwb+2ZwU89ffA8kovONexCwx6WqFwmc09Ai45jkoLG2xZC+N5c1ENeecl7eMGisGydcFEImO6yy9iD435PtVltG8cQc=
SHA256 (Pkgfile) = 2c7998f1e33f7b7e9b9d1f32a4e3efe8ae6b9aedbe656c58b42ef903c0e805fc
RWSKslkvIwb+2ZvaAZSQfTbNjUuXe6vOKFwvV2OILjcNzMVU6HljBMEXj6p0dLn+eX8x7jRwHrhBJ5/MxywQEklm/mhpQgKLeQI=
SHA256 (Pkgfile) = dc26a27968afb819d540f18539580bde1c3ea31145285b3b963491e6a1979ebd
SHA256 (.footprint) = 49cdcd24fc52b02d618801e2fd8facfde96feb0b351a1f1ff3fbafd6740c72bb
SHA256 (openssl-3.3.1.tar.gz) = 777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e
SHA256 (openssl-3.3.2.tar.gz) = 2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281
SHA256 (mksslcert.sh) = d01cfd061b792f4f7444429582c5c9e83aaa7fc63cafd05669fd3f2970dff779
5 changes: 2 additions & 3 deletions openssl/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@
# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu

name=openssl
version=3.3.1
version=3.3.2
release=1
source=(https://www.openssl.org/source/$name-$version.tar.gz \
source=(https://github.com/openssl/openssl/releases/download/$name-$version/$name-$version.tar.gz
mksslcert.sh)

build() {
cd $name-$version


./config \
--prefix=/usr \
--libdir=lib \
Expand Down

0 comments on commit 0d4d1f7

Please sign in to comment.