Skip to content

Commit

Permalink
ntp: rebuild for net-snmp-5.9.1
Browse files Browse the repository at this point in the history
- relink /usr/bin/ntpsnmpd
  • Loading branch information
wwwutz committed Sep 6, 2021
1 parent 3986da2 commit 15bcc91
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ntp.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION ntp-4.2.8p13-0
# BEE_VERSION ntp-4.2.8p13-1

SRCURL[0]="https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PKGVERSION[2]}/ntp-${PKGVERSION}.tar.gz"
# SRCURL[0]="https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PKGVERSION[2]}/ntp-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ea040ab9b4ca656b5229b89d6b822f13/ntp-4.2.8p13.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 15bcc91

Please sign in to comment.