Skip to content

Commit

Permalink
net-snmp: update 5.8 to 5.9.1
Browse files Browse the repository at this point in the history
- update
  • Loading branch information
wwwutz committed Sep 6, 2021
1 parent 3986da2 commit 0f8b06b
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 0f8b06b

Please sign in to comment.