diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2010-02-18 15:30:46 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2010-02-18 15:30:46 +0000 |
commit | 35d9a214bb348755a6f3b62b9c5cd4a7d1ae27b7 (patch) | |
tree | 1124f406bc7f4a2d02fc08d03cab4624c76f9d6a /net/misc/monkeysphere/monkeysphere.mkbuild | |
parent | 8b467a02813721adf6c9171ee98f9980a0ee2762 (diff) | |
download | mkbuilds-35d9a214bb348755a6f3b62b9c5cd4a7d1ae27b7.tar.gz mkbuilds-35d9a214bb348755a6f3b62b9c5cd4a7d1ae27b7.tar.bz2 |
monkeysphere: updating to 0.28
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@540 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 4e8bb57..8f9ceda 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.26.orig.tar.gz" +[[DOWNLOAD FOLDER URL]]="http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_0.28.orig.tar.gz" # Source base name [[SOURCE NAME]]="monkeysphere" # # Package version -[[VERSION]]="0.26" +[[VERSION]]="0.28" # Dependencies [[SLACK REQUIRED]]="perl-digest-sha: perl-crypt-openssl-rsa" |