mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
package: switch faux and klish to KernelKit mirrors on GitHub
No need to go fishing every time we build when we have everything we need in the pond next door. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Tobias Waldekranz
parent
142f33e89e
commit
3a4097c741
@@ -5,7 +5,8 @@
|
||||
################################################################################
|
||||
|
||||
FAUX_VERSION = tags/2.1.0
|
||||
FAUX_SITE = https://src.libcode.org/pkun/faux.git
|
||||
FAUX_SITE = https://github.com/kernelkit/faux.git
|
||||
#FAUX_SITE = https://src.libcode.org/pkun/faux.git
|
||||
FAUX_SITE_METHOD = git
|
||||
FAUX_LICENSE = BSD-3
|
||||
FAUX_LICENSE_FILES = LICENCE
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
################################################################################
|
||||
|
||||
KLISH_VERSION = tags/3.0.0
|
||||
KLISH_SITE = https://src.libcode.org/pkun/klish.git
|
||||
KLISH_SITE = https://github.com/kernelkit/klish.git
|
||||
#KLISH_SITE = https://src.libcode.org/pkun/klish.git
|
||||
KLISH_SITE_METHOD = git
|
||||
KLISH_LICENSE = BSD-3
|
||||
KLISH_LICENSE_FILES = LICENCE
|
||||
|
||||
Reference in New Issue
Block a user