mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
ell: update to 0.78
Apart from documentation and improvement to unit tests, the new version also comes with a small fix: 4f77dca ecc: Check return value of l_getrandom() Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
committed by
Tianling Shen
parent
383fba198e
commit
821a5a0b86
@@ -1,13 +1,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=ell
|
PKG_NAME:=ell
|
||||||
PKG_VERSION:=0.76
|
PKG_VERSION:=0.78
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/libs/ell/ell.git
|
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/libs/ell/ell.git
|
||||||
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
||||||
PKG_MIRROR_HASH:=8ac8d7c368774bae174946f8783f28a762908c3ae919678bd3fe26101f69e1a3
|
PKG_MIRROR_HASH:=f748e96575dc3eb6b98a3feb6334b8df011c304d7c9ee467d797121f5281d408
|
||||||
|
|
||||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||||
PKG_LICENSE:=GPL-2.0-only
|
PKG_LICENSE:=GPL-2.0-only
|
||||||
|
|||||||
Reference in New Issue
Block a user