summaryrefslogtreecommitdiffstats
path: root/e
diff options
context:
space:
mode:
authorPavel Vinogradov2022-03-16 03:40:58 -0400
committerPavel Vinogradov2022-03-16 03:53:30 -0400
commite2f2dd0236dd98ea7fa5115f2a4143ed9ecc710f (patch)
tree53922c680159ed671ac7b2165d5574cb14c96a36 /e
parent8c0d4b05fb47a93f0bdf1a0908ae4a9c925a8bb4 (diff)
e/imlib2: version 1.8.1
Diffstat (limited to 'e')
-rwxr-xr-xe/imlib2/DEPENDS6
-rwxr-xr-xe/imlib2/DETAILS4
-rw-r--r--e/imlib2/HISTORY4
3 files changed, 9 insertions, 5 deletions
diff --git a/e/imlib2/DEPENDS b/e/imlib2/DEPENDS
index 0f5fa69175..e3bcc9e686 100755
--- a/e/imlib2/DEPENDS
+++ b/e/imlib2/DEPENDS
@@ -24,9 +24,9 @@ optional_depends zlib \
'BZIP2 loader' &&
optional_depends bzip2 \
- '--with-bzip2' \
- '--without-bzip2' \
- 'BZIP2 loade' &&
+ '--with-bz2' \
+ '--without-bz2' \
+ 'BZIP2 loader' &&
optional_depends 'libid3tag' \
'--with-id3' \
diff --git a/e/imlib2/DETAILS b/e/imlib2/DETAILS
index 47b81f04c0..ce00b45b0c 100755
--- a/e/imlib2/DETAILS
+++ b/e/imlib2/DETAILS
@@ -1,6 +1,6 @@
SPELL=imlib2
- VERSION=1.8.0
- SOURCE_HASH=sha512:e4e4dbd58b9413d11a2ca645b7351c5b441b330d579b6d9f53db445e4d10e30cfeb77158d018ce14d37b536314f238b8ddf7366d293975709d9c11765e7c5735
+ VERSION=1.8.1
+ SOURCE_HASH=sha512:68366298eb3badc7e76ca3b8d73ac0d1489384061cd523cf58bbc9059720b835a82bed6fe87fcf53ed1b43de0c1b6a9e270e25463a30709b568c5b2f3fd06835
SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]="https://downloads.sourceforge.net/enlightenment/${SOURCE}"
diff --git a/e/imlib2/HISTORY b/e/imlib2/HISTORY
index e8f95b80f1..900aa35b96 100644
--- a/e/imlib2/HISTORY
+++ b/e/imlib2/HISTORY
@@ -1,3 +1,7 @@
+2022-03-16 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.8.1
+ * DEPENDS: corrected bzip2 flags & description
+
2022-02-07 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.8.0