mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/openntpd: Updated for version 5.7p3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
41573777c5
commit
be207bd51f
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openntpd
|
||||
VERSION=${VERSION:-5.7p2}
|
||||
VERSION=${VERSION:-5.7p3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openntpd"
|
||||
VERSION="5.7p2"
|
||||
VERSION="5.7p3"
|
||||
HOMEPAGE="http://www.openntpd.org/portable.html"
|
||||
DOWNLOAD="http://ftp.OpenBSD.org/pub/OpenBSD/OpenNTPD/openntpd-5.7p2.tar.gz"
|
||||
MD5SUM="ee29acfb15e6d11b75829d81544004dc"
|
||||
DOWNLOAD="http://ftp.OpenBSD.org/pub/OpenBSD/OpenNTPD/openntpd-5.7p3.tar.gz"
|
||||
MD5SUM="3f085eaca7488286705b0c80bff9e1ea"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue