summaryrefslogtreecommitdiffstats
path: root/e
diff options
context:
space:
mode:
authorPavel Vinogradov2021-12-06 20:08:16 -0500
committerPavel Vinogradov2021-12-06 20:08:16 -0500
commitf50e26893dc1144c76392b5c39bfa962a0ecc654 (patch)
tree43e374111aadce1257219d639b67ee8e8329e85a /e
parent3eb6bbcc0620e97191494e0046f6792987769662 (diff)
e/imlib2: version 1.7.5
Diffstat (limited to 'e')
-rwxr-xr-xe/imlib2/DETAILS7
-rw-r--r--e/imlib2/HISTORY3
2 files changed, 7 insertions, 3 deletions
diff --git a/e/imlib2/DETAILS b/e/imlib2/DETAILS
index f56cc2d73c..150235171e 100755
--- a/e/imlib2/DETAILS
+++ b/e/imlib2/DETAILS
@@ -1,9 +1,10 @@
SPELL=imlib2
- VERSION=1.7.4
- SOURCE_HASH=sha512:54c213de38535f14359d9e407b9ae5911a158347525a298673ba53d122c3e506449feb34203e764e43d5aa163f3024093803cd976a23c0f0f65b843ed9685d66
+ VERSION=1.7.5
+ SOURCE_HASH=sha512:6e0a79359d6cac297b7a074a75bf577c8c1e3932d9993616834ea9076a7df544fafcfa960fe8ed7468f1291533f3c828260ccb809a882dadb3f3650ba9dd3f28
SECURITY_PATCH=3
- SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]="https://downloads.sourceforge.net/enlightenment/${SOURCE}"
+ SOURCE_URL[1]="https://sourceforge.net/projects/enlightenment/files/${SPELL}-src/${VERSION}/${SOURCE}"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION%-*}"
WEB_SITE=http://sourceforge.net/projects/enlightenment/files/
ENTERED=20010922
diff --git a/e/imlib2/HISTORY b/e/imlib2/HISTORY
index c418d9ae0b..b9dc8769a2 100644
--- a/e/imlib2/HISTORY
+++ b/e/imlib2/HISTORY
@@ -1,3 +1,6 @@
+2021-12-06 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.7.5, bz2 -> xz, added one more url
+
2021-09-18 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.7.4
* BUILD: removed, MMX option is auto now