Skip to content

Commit

Permalink
Merge pull request #3145 from mariux64/update-curl-from-8.9.0-to-8.9.1
Browse files Browse the repository at this point in the history
Update curl from 8.9.0 to 8.9.1
  • Loading branch information
pmenzel authored Jul 31, 2024
2 parents 9790649 + b9b3a10 commit ad8165b
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.9.0-0
# BEE_VERSION curl-8.9.1-0

BEE_BUILDTYPE='autotools'

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

# PATCHURL+=()

Expand Down

0 comments on commit ad8165b

Please sign in to comment.