Skip to content

Commit

Permalink
Merge pull request #2901 from mariux64/update-openssl1-from-1.1.1s-to…
Browse files Browse the repository at this point in the history
…-1.1.1t

Update OpenSSL from 1.1.1s to 1.1.1t
  • Loading branch information
pmenzel authored May 10, 2023
2 parents f8a1d46 + c1e08e8 commit 7b69941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openssl1.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION openssl1-1.1.1s-0
# BEE_VERSION openssl1-1.1.1t-0

#SRCURL[0]="https://www.openssl.org/source/openssl-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/077f69d357758c7d6ef686f813e16f30/openssl-1.1.1s.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/1cfee919e0eac6be62c88c5ae8bcd91e/openssl-1.1.1t.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 7b69941

Please sign in to comment.