summaryrefslogtreecommitdiffstats
path: root/libraries/efl
diff options
context:
space:
mode:
author Erik Falor <ewfalor@gmail.com>2022-02-23 09:20:29 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-23 20:10:21 +0700
commit57cb2f0d48c98b9fe5504e911c80adf1d381cd18 (patch)
treebc236d34899d36c5d07db13f04d73745961c1c2f /libraries/efl
parentfe4e50dcb4e0829d2c19139c41d382fa1502a44b (diff)
downloadslackbuilds-57cb2f0d48c98b9fe5504e911c80adf1d381cd18.tar.gz
slackbuilds-57cb2f0d48c98b9fe5504e911c80adf1d381cd18.tar.xz
libraries/efl: Updated for version 1.26.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/efl')
-rw-r--r--libraries/efl/efl.SlackBuild5
-rw-r--r--libraries/efl/efl.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/libraries/efl/efl.SlackBuild b/libraries/efl/efl.SlackBuild
index 21ecf66495..a7b04cc830 100644
--- a/libraries/efl/efl.SlackBuild
+++ b/libraries/efl/efl.SlackBuild
@@ -1,7 +1,8 @@
#!/bin/bash
# Slackware build script for efl
-# Erik Falor | Logan, UT | ewfalor@gmail.com
+# Copyright 2022
+# Erik Falor | Logan, UT, USA | ewfalor@gmail.com | February 2022
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -24,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=efl
-VERSION=${VERSION:-1.24.4}
+VERSION=${VERSION:-1.26.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/efl/efl.info b/libraries/efl/efl.info
index 7248416680..4b54bcd6a2 100644
--- a/libraries/efl/efl.info
+++ b/libraries/efl/efl.info
@@ -1,8 +1,8 @@
PRGNAM="efl"
-VERSION="1.24.4"
+VERSION="1.26.1"
HOMEPAGE="https://www.enlightenment.org/"
-DOWNLOAD="https://download.enlightenment.org/rel/libs/efl/efl-1.24.4.tar.xz"
-MD5SUM="ea5f532761e33d7cb6fe9000a7237463"
+DOWNLOAD="https://download.enlightenment.org/rel/libs/efl/efl-1.26.1.tar.xz"
+MD5SUM="a15205f096c028743c053a9b2d212390"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="luajit bullet"