Skip to content

Commit

Permalink
curl: Update version from 8.9.0 to 8.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jul 31, 2024
1 parent 9790649 commit b9b3a10
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 b9b3a10

Please sign in to comment.