From 3b0e0e6b8bde4e1f8ebe0bcacc458ae2141989ce Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 24 May 2025 22:08:16 +0000 Subject: libfirm, cparser: update repository addresses. --- groups.d/221.native_packages_dev.d/cparser.package | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'groups.d/221.native_packages_dev.d/cparser.package') diff --git a/groups.d/221.native_packages_dev.d/cparser.package b/groups.d/221.native_packages_dev.d/cparser.package index 74517c66..2faa7e7e 100644 --- a/groups.d/221.native_packages_dev.d/cparser.package +++ b/groups.d/221.native_packages_dev.d/cparser.package @@ -1,5 +1,5 @@ : ${PKG_CPARSER_DEPENDS:="libfirm"}; -: ${PKG_CPARSER_URLS_GIT:="cparser=http://github.com/lalbornoz/cparser.git@main bcparser=${DEFAULT_GITROOT}/compilers/bcparser@main"}; +: ${PKG_CPARSER_URLS_GIT:="cparser=https://github.com/libfirm/cparser@master bcparser=${DEFAULT_GITROOT}/compilers/bcparser@main"}; : ${PKG_CPARSER_BUILD_DIR:=build/cparser}; : ${PKG_CPARSER_CONFIGURE:=bcparser/configure}; : ${PKG_CPARSER_CONFIGURE_ARGS:="--source-dir=../../cparser --prefix="}; -- cgit v1.2.3