summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2008-12-01 06:47:32 -0600
committerGeorge Sherwood2008-12-01 06:47:32 -0600
commit53bb7d583898e0b648508cb059320118e3ca4136 (patch)
treee3d3dbcb25ecf6b57761036617ca621668276d95
parent9de083428278d60295259425528486bd75e97763 (diff)
midori: Updated to version 0.1.1
-rwxr-xr-xhttp/midori/DETAILS4
-rw-r--r--http/midori/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/http/midori/DETAILS b/http/midori/DETAILS
index a41c7c1e7c..51313e7279 100755
--- a/http/midori/DETAILS
+++ b/http/midori/DETAILS
@@ -10,10 +10,10 @@ if [[ $MIDORI_VCS == y ]]; then
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=0.1.0
+ VERSION=0.1.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
- SOURCE_HASH=sha512:316f50e8105c1f9b92470ee64c6afa43708ba8dd94077de5c424c5791d1f405b683a94160b93f16ef974f95f4b767cb2a68469f81beb8156b83734078862c1d4
+ SOURCE_HASH=sha512:e5e459fed675e9e5c971ed6babefcc51df70dd03d3debaa1ae0a4f6a6df88817189820169b557b24cf3adb6aaf8b3a858252c6ab57f4e50c5eeb698e2431362a
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://software.twotoasts.de/?page=midori
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index 7fd32de6db..f9ba1fea94 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,6 @@
+2008-12-01 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated to version 0.1.1
+
2008-11-28 George Sherwood <gsherwood@sourcemage.org>
* DEPENDS: Added optional_depends libsoup for waf build
Added optional_depends unique for waf build