diff options
author | Florian Franzmann | 2015-07-19 00:49:01 +0200 |
---|---|---|
committer | Florian Franzmann | 2015-07-19 22:43:12 +0200 |
commit | 4da8fe2e8ce90b7451ffb9dd12a0e82142746d96 (patch) | |
tree | 76ddff3896f49ec62a23def8a0c65bf16175da41 | |
parent | aaeee7cd02c26abc919cf0c253871da5a17b2a69 (diff) |
mail/cone: version 0.92
-rwxr-xr-x | mail/cone/DETAILS | 2 | ||||
-rw-r--r-- | mail/cone/HISTORY | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/cone/DETAILS b/mail/cone/DETAILS index 5168f642ae..bec3540002 100755 --- a/mail/cone/DETAILS +++ b/mail/cone/DETAILS @@ -1,5 +1,5 @@ SPELL=cone - VERSION=0.90 + VERSION=0.92 SOURCE="$SPELL-$VERSION.tar.bz2" SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/courier/${SPELL}/${VERSION}/${SOURCE} SOURCE2=$SOURCE.sig diff --git a/mail/cone/HISTORY b/mail/cone/HISTORY index ef84bedb29..5d2f1a1126 100644 --- a/mail/cone/HISTORY +++ b/mail/cone/HISTORY @@ -1,3 +1,6 @@ +2015-07-19 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de> + * DETAILS: version 0.92 + 2015-05-25 Thomas Orgis <sobukus@sourcemage.org> * DETAILS: remove SOURCEFORGE_URL usage (automated) |