diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-08-06 13:27:50 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-08-06 13:27:50 +0000 |
commit | bcffcf3f390febfb5f63764e86daa1f3217c3753 (patch) | |
tree | 067b3091f28c88d17a35bbdb4fd9384cb2988eda /net/misc/monkeysphere/monkeysphere.mkbuild | |
parent | b2eeadc70cdf0c3a67fbb68910da0afba39df572 (diff) | |
download | mkbuilds-bcffcf3f390febfb5f63764e86daa1f3217c3753.tar.gz mkbuilds-bcffcf3f390febfb5f63764e86daa1f3217c3753.tar.bz2 |
monkeysphere: updating to 0.26
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@502 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'net/misc/monkeysphere/monkeysphere.mkbuild')
-rw-r--r-- | net/misc/monkeysphere/monkeysphere.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/misc/monkeysphere/monkeysphere.mkbuild b/net/misc/monkeysphere/monkeysphere.mkbuild index b45017c..4e8bb57 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.25.orig.tar.gz" +[[DOWNLOAD FOLDER URL]]="http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_0.26.orig.tar.gz" # Source base name [[SOURCE NAME]]="monkeysphere" # # Package version -[[VERSION]]="0.25" +[[VERSION]]="0.26" # Dependencies [[SLACK REQUIRED]]="perl-digest-sha: perl-crypt-openssl-rsa" |