summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2015-05-05 18:41:47 +0200
committer Willy Sudiarto Raharjo2015-05-10 02:04:47 +0200
commit3231399eb7a4b9dead5d1fd26a5562ececf56033 (patch)
treefaea64c6438b63623b44480f1ff7e09c5a5331aa
parentdd0e01ac7022f77e3c80bc64e4e641a853ee8f31 (diff)
downloadslackbuilds-3231399eb7a4b9dead5d1fd26a5562ececf56033.tar.gz
system/read-edid: Updated for version 3.0.2.
-rw-r--r--system/read-edid/read-edid.SlackBuild6
-rw-r--r--system/read-edid/read-edid.info6
2 files changed, 7 insertions, 5 deletions
diff --git a/system/read-edid/read-edid.SlackBuild b/system/read-edid/read-edid.SlackBuild
index 5b9d40be7e..477b9edb50 100644
--- a/system/read-edid/read-edid.SlackBuild
+++ b/system/read-edid/read-edid.SlackBuild
@@ -6,8 +6,10 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20150505 bkw: update for v3.0.2 (COPYING => LICENSE too)
+
PRGNAM=read-edid
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -71,7 +73,7 @@ cd build
cd ..
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING ChangeLog README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS LICENSE ChangeLog README $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/system/read-edid/read-edid.info b/system/read-edid/read-edid.info
index 3f552a55fb..e149e7e4d0 100644
--- a/system/read-edid/read-edid.info
+++ b/system/read-edid/read-edid.info
@@ -1,8 +1,8 @@
PRGNAM="read-edid"
-VERSION="3.0.1"
+VERSION="3.0.2"
HOMEPAGE="http://www.polypux.org/projects/read-edid/"
-DOWNLOAD="http://www.polypux.org/projects/read-edid/read-edid-3.0.1.tar.gz"
-MD5SUM="81f6a57162127ab9e969da53bc290e63"
+DOWNLOAD="http://www.polypux.org/projects/read-edid/read-edid-3.0.2.tar.gz"
+MD5SUM="016546e438bf6c98739ff74061df9854"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""