billiob pushed a commit to branch terminology-1.7. http://git.enlightenment.org/apps/terminology.git/commit/?id=e082daa6c107de9c083e0cb999473fcdf6e72da3
commit e082daa6c107de9c083e0cb999473fcdf6e72da3 Author: Boris Faure <[email protected]> Date: Sun May 17 10:22:49 2020 +0200 snap: use efl-1.24.1 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 279a604..411bd4c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -36,7 +36,7 @@ parts: efl: plugin: meson source-type: tar - source: https://download.enlightenment.org/rel/libs/efl/efl-1.24.0.tar.xz + source: https://download.enlightenment.org/rel/libs/efl/efl-1.24.1.tar.xz meson-parameters: - --prefix=/usr - --libdir=/usr/lib --
