Skip to content

Commit

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

Update OpenSSL from 1.1.1n to 1.1.1q
  • Loading branch information
pmenzel authored Jul 11, 2022
2 parents efcae56 + 6e29041 commit ca00c60
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.1n-0
# BEE_VERSION openssl1-1.1.1q-0

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

# PATCHURL+=()

Expand Down

0 comments on commit ca00c60

Please sign in to comment.