File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ PKG_RELEASE:=2
13
13
14
14
PKG_MAINTAINER: =Matthias Schiffer <mschiffer@universe-factory.net>
15
15
PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.xz
16
- PKG_SOURCE_URL: =https://github.com/NeoRaider /libuecc/releases/download/v$(PKG_VERSION )
16
+ PKG_SOURCE_URL: =https://github.com/neocturne /libuecc/releases/download/v$(PKG_VERSION )
17
17
PKG_HASH: =b94aef08eab5359d0facaa7ead2ce81b193eef0c61379d9835213ebc0a46257a
18
18
19
19
PKG_LICENSE: =BSD-2-Clause
@@ -26,7 +26,7 @@ define Package/libuecc
26
26
SECTION:=libs
27
27
CATEGORY:=Libraries
28
28
TITLE:=Very small Elliptic Curve Cryptography library
29
- URL:=https://github.com/NeoRaider /libuecc/
29
+ URL:=https://github.com/neocturne /libuecc/
30
30
endef
31
31
32
32
TARGET_CFLAGS += -ffunction-sections -fdata-sections
You can’t perform that action at this time.
0 commit comments