Skip to content

Commit

Permalink
Merge pull request #3143 from mariux64/update-curl-from-8.6.0-to-8.9.0
Browse files Browse the repository at this point in the history
Update curl from 8.6.0 to 8.9.0
  • Loading branch information
pmenzel authored Jul 26, 2024
2 parents 34d7032 + ccfdaac commit c056221
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.6.0-0
# BEE_VERSION curl-8.9.0-0

BEE_BUILDTYPE='autotools'

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

# PATCHURL+=()

Expand Down

0 comments on commit c056221

Please sign in to comment.