Skip to content
Snippets Groups Projects
Unverified Commit 22f22601 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

libuecc: update repository URL


I've changed my username to neocturne.

Signed-off-by: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
(cherry picked from commit 1df594bc01b0c7be34cd6eb477ebd1621959d15d)
parent 596d983e
No related branches found
No related tags found
2 merge requests!47Merge commit '8e3a1824645f' (OpenWrt v23.05.2) into devel,!44Merge commit '0da9f62297' (OpenWrt v23.05.0) into devel
......@@ -13,7 +13,7 @@ PKG_RELEASE:=2
PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/NeoRaider/libuecc/releases/download/v$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/neocturne/libuecc/releases/download/v$(PKG_VERSION)
PKG_HASH:=b94aef08eab5359d0facaa7ead2ce81b193eef0c61379d9835213ebc0a46257a
PKG_LICENSE:=BSD-2-Clause
......@@ -26,7 +26,7 @@ define Package/libuecc
SECTION:=libs
CATEGORY:=Libraries
TITLE:=Very small Elliptic Curve Cryptography library
URL:=https://github.com/NeoRaider/libuecc/
URL:=https://github.com/neocturne/libuecc/
endef
TARGET_CFLAGS += -ffunction-sections -fdata-sections
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment