Skip to content

Commit

Permalink
package/efl: bump to version 1.26.3
Browse files Browse the repository at this point in the history
This is a bug-fix release.

See: https://www.enlightenment.org/news/2022-09-16-efl-1.26.3

Signed-off-by: Daniel Lang <dalang@gmx.at>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
  • Loading branch information
daniel-lang authored and jacmet committed Oct 2, 2023
1 parent 8686037 commit 6037f93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/efl/efl.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# From https://www.enlightenment.org/news/2022-01-03-efl-1.26.1
sha256 86a9677e3d48dd0c13a399ebb417bd417bd8d150d6b06cc491bc92275c88a642 efl-1.26.1.tar.xz
# From https://www.enlightenment.org/news/2022-09-16-efl-1.26.3
sha256 d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15 efl-1.26.3.tar.xz

sha256 d666b6b2df9f5b791f85c299c65516cb55528b02a807603de246f65f4918ae22 COMPLIANCE
sha256 5bceb52d65debe420bc520f2992807740dc928b7fdc3c2e9a74b5889177ddf4c COPYING
Expand Down
2 changes: 1 addition & 1 deletion package/efl/efl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

EFL_VERSION = 1.26.1
EFL_VERSION = 1.26.3
EFL_SOURCE = efl-$(EFL_VERSION).tar.xz
EFL_SITE = https://download.enlightenment.org/rel/libs/efl
EFL_LICENSE = BSD-2-Clause, LGPL-2.1+, GPL-2.0+, FTL, MIT
Expand Down

0 comments on commit 6037f93

Please sign in to comment.