aboutsummaryrefslogtreecommitdiff
path: root/extra/opendoas
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-08-12 11:53:59 +0300
committerCem Keylan <cem@ckyln.com>2020-08-12 11:53:59 +0300
commit4a82a9def6809f38eafbdd8aa88cac3cc89ce666 (patch)
tree4b0e2e7d136a5c75f6241cbf7cb84d0649b4203e /extra/opendoas
parent943c8d29a2d6b6ee22ad83003227a4d020b6b0ab (diff)
downloadrepository-4a82a9def6809f38eafbdd8aa88cac3cc89ce666.tar.gz
opendoas: build with timestamp support
Diffstat (limited to 'extra/opendoas')
-rwxr-xr-xextra/opendoas/build1
-rw-r--r--extra/opendoas/version2
2 files changed, 2 insertions, 1 deletions
diff --git a/extra/opendoas/build b/extra/opendoas/build
index 933dd2db..cb2c20fe 100755
--- a/extra/opendoas/build
+++ b/extra/opendoas/build
@@ -6,6 +6,7 @@ cat _ > bsd.prog.mk; rm -f _
./configure \
--enable-static \
+ --with-timestamp \
--without-pam
make
diff --git a/extra/opendoas/version b/extra/opendoas/version
index 113136d9..02591b13 100644
--- a/extra/opendoas/version
+++ b/extra/opendoas/version
@@ -1 +1 @@
-6.6.1 1
+6.6.1 2