From 9a18152420b84ff889981fd0b6ce758c6727c089 Mon Sep 17 00:00:00 2001 From: Zapta Date: Tue, 12 Nov 2024 09:24:23 -0800 Subject: [PATCH] Changed the oss-cad-suite package definition to load the package from the official FPGAwars repo (was zapta's test repo). --- apio/resources/packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apio/resources/packages.json b/apio/resources/packages.json index bc5baa19..850404c7 100644 --- a/apio/resources/packages.json +++ b/apio/resources/packages.json @@ -18,7 +18,7 @@ "oss-cad-suite": { "repository": { "name": "tools-oss-cad-suite", - "organization": "zapta" + "organization": "FPGAwars" }, "release": { "tag_name": "v%V", @@ -26,7 +26,7 @@ "uncompressed_name": "", "folder_name": "tools-oss-cad-suite", "extension": "tar.gz", - "url_version": "https://github.com/zapta/tools-oss-cad-suite/raw/main/VERSION_DEV" + "url_version": "https://github.com/FPGAwars/tools-oss-cad-suite/raw/main/VERSION_DEV" }, "description": "YosysHQ/oss-cad-suite", "env": {