Skip to content

Commit

Permalink
Merge pull request #3061 from mariux64/update-curl-from-8.5.0-to-8.6.0
Browse files Browse the repository at this point in the history
Update curl from 8.5.0 to 8.6.0
  • Loading branch information
pmenzel authored Feb 1, 2024
2 parents d7da254 + 236e3fe commit 4e84c51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions curl.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION curl-8.5.0-0
# BEE_VERSION curl-8.6.0-0

BEE_BUILDTYPE='autotools'

#SRCURL[0]="https://curl.se/download/curl-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/3e9e5c2db494e7dbd4e7024b149021c9/curl-8.5.0.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/8f28f7e08c91cc679a45fccf66184fbc/curl-8.6.0.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 4e84c51

Please sign in to comment.