projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update wpa_supplicant to v0.4.9,
[openwrt.git]
/
openwrt
/
package
/
openntpd
/
Makefile
diff --git
a/openwrt/package/openntpd/Makefile
b/openwrt/package/openntpd/Makefile
index
45584a6
..
80c3af1
100644
(file)
--- a/
openwrt/package/openntpd/Makefile
+++ b/
openwrt/package/openntpd/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=openntpd
include $(TOPDIR)/rules.mk
PKG_NAME:=openntpd
-PKG_VERSION:=3.
6.1
p1
+PKG_VERSION:=3.
7
p1
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
4584f226523776a3cdd2fb6f8212ba8d
+PKG_MD5SUM:=
10ed8eefd760e5819efcf3277b118f47
# space separated list or special @SF for sourceforge projects
PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ \
# space separated list or special @SF for sourceforge projects
PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ \
@@
-47,6
+47,7
@@
$(PKG_BUILD_DIR)/.configured:
$(DISABLE_NLS) \
--with-builtin-arc4random \
--with-privsep-user=ntp \
$(DISABLE_NLS) \
--with-builtin-arc4random \
--with-privsep-user=ntp \
+ --with-adjtimex \
);
touch $@
);
touch $@
This page took
0.02227 seconds
and
4
git commands to generate.