summaryrefslogtreecommitdiff
path: root/multimedia/OpenPHT/OpenPHT.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/OpenPHT/OpenPHT.SlackBuild')
-rw-r--r--multimedia/OpenPHT/OpenPHT.SlackBuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/OpenPHT/OpenPHT.SlackBuild b/multimedia/OpenPHT/OpenPHT.SlackBuild
index db10fb31c4..5d74a1a065 100644
--- a/multimedia/OpenPHT/OpenPHT.SlackBuild
+++ b/multimedia/OpenPHT/OpenPHT.SlackBuild
@@ -26,8 +26,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=OpenPHT
-VERSION=${VERSION:-1.6.2.123}
-REV=${REV:-e23a7eef}
+VERSION=${VERSION:-1.7.1.137}
+REV=${REV:-b604995c}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -73,9 +73,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# Fix 32bit build
-# patch -p1 < $CWD/fix32bit.patch
-
# Find fribidi-0.19.7
# https://raw.githubusercontent.com/foux/fouxlay/master/media-tv/plex-home-theater/files/fribidi.patch
patch -p1 < $CWD/fribidi.patch