Skip to content

Commit

Permalink
openssl1: update 1.1.1k to 1.1.1l
Browse files Browse the repository at this point in the history
- update
- hopefully fixes sporadic failures of test 70-test_sslcbcpadding.t
  • Loading branch information
wwwutz committed Nov 15, 2021
1 parent b8e937b commit 442978d
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 442978d

Please sign in to comment.