aboutsummaryrefslogtreecommitdiff
path: root/net/misc/monkeysphere/monkeysphere.mkbuild
diff options
context:
space:
mode:
Diffstat (limited to 'net/misc/monkeysphere/monkeysphere.mkbuild')
-rw-r--r--net/misc/monkeysphere/monkeysphere.mkbuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/misc/monkeysphere/monkeysphere.mkbuild b/net/misc/monkeysphere/monkeysphere.mkbuild
index e27fd81..15b47db 100644
--- a/net/misc/monkeysphere/monkeysphere.mkbuild
+++ b/net/misc/monkeysphere/monkeysphere.mkbuild
@@ -28,14 +28,14 @@
#------------------------
#
# Complete URL address
-[[DOWNLOAD FOLDER URL]]="http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_0.22.orig.tar.gz"
+[[DOWNLOAD FOLDER URL]]="http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_0.23.1.orig.tar.gz"
# Source base name
[[SOURCE NAME]]="monkeysphere"
#
# Package version
-[[VERSION]]="0.22"
+[[VERSION]]="0.23.1"
#
# Source Name construction string
@@ -49,10 +49,10 @@
[[SIGNING KEY ID]]="EB8AF314"
# Config files
-[[CONFIG FILES]]="etc/monkeysphere/gnupg-host.conf etc/monkeysphere/gnupg-authentication.conf etc/monkeysphere/monkeysphere.conf etc/monkeysphere/monkeysphere-server.conf"
+[[CONFIG FILES]]="etc/monkeysphere/gnupg-host.conf etc/monkeysphere/gnupg-authentication.conf etc/monkeysphere/monkeysphere.conf etc/monkeysphere/monkeysphere-server.conf etc/monkeysphere/monkeysphere-authentication.conf etc/monkeysphere/monkeysphere-host.conf"
# Install script
-[[REST OF DOINST.SH]]="config etc/monkeysphere/gnupg-host.conf.new; config etc/monkeysphere/gnupg-authentication.conf.new; config etc/monkeysphere/monkeysphere.conf.new; config etc/monkeysphere/monkeysphere-server.conf.new"
+[[REST OF DOINST.SH]]="config etc/monkeysphere/gnupg-host.conf.new; config etc/monkeysphere/gnupg-authentication.conf.new; config etc/monkeysphere/monkeysphere.conf.new; config etc/monkeysphere/monkeysphere-server.conf.new ; config etc/monkeysphere/monkeysphere-authentication.conf.new ; config etc/monkeysphere/monkeysphere-host.conf.new"
# SlackBuild model
[[SLACKBUILD MODEL]]="generic.mkSlackBuild"