Skip to content

Commit

Permalink
Merge pull request #2243 from mariux64/update-net-snmp-591
Browse files Browse the repository at this point in the history
net-snmp: update 5.8 to 5.9.1
  • Loading branch information
wwwutz authored Sep 8, 2021
2 parents ec6c314 + 0f8b06b commit 26352aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net-snmp.be0
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION net-snmp-5.8-0
# BEE_VERSION net-snmp-5.9.1-0

# more info: https://net-snmp.org

SRCURL[0]="http://downloads.sourceforge.net/project/net-snmp/net-snmp/${PKGVERSION}/net-snmp-${PKGVERSION}.tar.gz"
# SRCURL[0]="http://downloads.sourceforge.net/project/net-snmp/net-snmp/${PKGVERSION}/net-snmp-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/e5ee202dfb15000342354d64f1837d19/net-snmp-${PKGVERSION}.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 26352aa

Please sign in to comment.