summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Golle2026-02-11 01:16:33 +0000
committerDaniel Golle2026-02-20 19:13:20 +0000
commit7ee28465d8eab2ca983d895a961a4f7a4a900406 (patch)
treec4b5a58d6d8498bc20e4da788afa82fe0ddc08ef
parent559c6c7dece6505a305d483f689a6ae7bc1e474c (diff)
downloadpackages-7ee28465d8eab2ca983d895a961a4f7a4a900406.tar.gz
ell: update to 0.82
Embedded Linux Library update. Link: https://git.kernel.org/pub/scm/libs/ell/ell.git/log/?h=0.82 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
-rw-r--r--libs/ell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/ell/Makefile b/libs/ell/Makefile
index 0bb4a95a77..48ea121f6a 100644
--- a/libs/ell/Makefile
+++ b/libs/ell/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ell
-PKG_VERSION:=0.78
+PKG_VERSION:=0.82
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/libs/ell/ell.git
PKG_SOURCE_VERSION:=$(PKG_VERSION)
-PKG_MIRROR_HASH:=f748e96575dc3eb6b98a3feb6334b8df011c304d7c9ee467d797121f5281d408
+PKG_MIRROR_HASH:=2c918e0a9451729830f7ccb502b651c58f764ec37a172447613d4d66c12e22b1
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=GPL-2.0-only