mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lua-sha2: switch to Github repository
The original Google Code repository is not available anymore, use the equivalent Github repository instead. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
committed by
Zoltan HERPAI
parent
2a1eddb5ae
commit
f5294296bf
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
|
|||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_SOURCE_URL:=https://code.google.com/p/sha2/
|
PKG_SOURCE_URL:=https://github.com/lgierth/lua-sha2.git
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=02bd4bfdc806
|
PKG_SOURCE_VERSION:=02bd4bfdc806
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user