summaryrefslogtreecommitdiffhomepage
path: root/groups.d/221.native_packages_dev.d/cparser.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/221.native_packages_dev.d/cparser.package')
-rw-r--r--groups.d/221.native_packages_dev.d/cparser.package2
1 files changed, 1 insertions, 1 deletions
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="};