Skip to content

Commit

Permalink
Merge pull request #2077 from mariux64/update-socat-1741
Browse files Browse the repository at this point in the history
socat: update to 1.7.4.1
  • Loading branch information
wwwutz authored Apr 19, 2021
2 parents 8994b1e + c42dcd3 commit 527d657
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 527d657

Please sign in to comment.