Skip to content

Commit

Permalink
socat: update to 1.7.4.1
Browse files Browse the repository at this point in the history
- fixed SRCURL
- source of 1.7.3.3 was taken offline
  • Loading branch information
wwwutz committed Apr 19, 2021
1 parent 8994b1e commit c42dcd3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions socat.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION socat-1.7.3.3-0
# BEE_VERSION socat-1.7.4.1-0

SRCURL[0]="http://www.dest-unreach.org/socat/download/socat-${PKGVERSION}.tar.gz"
#SRCURL[0]="http://www.dest-unreach.org/socat/download/socat-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/780d14908dc1a6aa2790de376ab56b7a/socat-1.7.4.1.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit c42dcd3

Please sign in to comment.