Skip to content

Commit

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

Update OpenSSL from 1.1.1q to 1.1.1s
  • Loading branch information
pmenzel authored Nov 3, 2022
2 parents 6913f12 + 2bce0c6 commit 7d66258
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.1q-0
# BEE_VERSION openssl1-1.1.1s-0

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

# PATCHURL+=()

Expand Down

0 comments on commit 7d66258

Please sign in to comment.