[Lunar-commits] <moonbase-other> dillo: fix build with RC

v4hn me at v4hn.de
Mon Dec 22 16:32:54 CET 2014


commit 4e8ecb08887570f16a9ea26714ae00d7bb3e43a0
Author: v4hn <me at v4hn.de>
Date: Mon, 22 Dec 2014 16:31:16 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/4e8ecb08887570f16a9ea26714ae00d7bb3e43a0

dillo: fix build with RC

dillo broke with fltk 1.3.3 but they didn't manage to get a full
release out to fix this. However, there is already a working release candidate.
Let's use this one until the release is ready.
---
  web/dillo/DETAILS | +4/-3     
  1 file changed, 4 insertions(+), 3 deletions(-)

--- a/web/dillo/DETAILS
+++ b/web/dillo/DETAILS
@@ -1,11 +1,12 @@
           MODULE=dillo
-         VERSION=3.0.4
+         VERSION=3.0.4.1-rc3
           SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-${VERSION%-rc*}
       SOURCE_URL=http://www.dillo.org/download
-      SOURCE_VFY=sha1:69be51126c9f65a86eb1da76bb2042b421b866a0
+      SOURCE_VFY=sha256:bf2d605cbf090df97d81e57d487b4a2f2f1402623ef76a7c522b582f0f0c879b
         WEB_SITE=http://www.dillo.org
          ENTERED=20010922
-         UPDATED=20140411
+         UPDATED=20141222
            SHORT="A very fast, extremely small web browser"
 
 cat << EOF




More information about the Lunar-commits mailing list