Skip to content

Commit

Permalink
Merge pull request #2511 from mariux64/update-openssl-111l
Browse files Browse the repository at this point in the history
openssl1: update 1.1.1k to 1.1.1l
  • Loading branch information
wwwutz authored Nov 16, 2021
2 parents 90cf93e + 442978d commit bc16413
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.1k-1
# BEE_VERSION openssl1-1.1.1l-0

# SRCURL[0]="https://www.openssl.org/source/openssl-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/c4e7d95f782b08116afa27b30393dd27/openssl-1.1.1k.tar.gz"
#SRCURL[0]="https://www.openssl.org/source/openssl-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ac0d4387f3ba0ad741b0580dd45f6ff3/openssl-1.1.1l.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit bc16413

Please sign in to comment.