Skip to content

Commit

Permalink
curl: Update version from 7.76.1 to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed May 17, 2023
1 parent 2ca61f2 commit abe853f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions curl.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION curl-7.76.1-0
# BEE_VERSION curl-8.1.0-0

BEE_BUILDTYPE='autotools'

# SRCURL[0]="https://curl.haxx.se/download/curl-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/b89c0fda9f234c4a4c6f7955b4d8a4c8/curl-7.76.1.tar.bz2"
#SRCURL[0]="https://curl.haxx.se/download/curl-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/e533c820fe12a3001805bca5367c34e8/curl-8.1.0.tar.bz2"

# PATCHURL+=()

Expand Down

0 comments on commit abe853f

Please sign in to comment.