mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user