[cpp-linbuild] branch main updated: Update source URL.

Codeberg noreply at shibboleth.net
Tue Feb 24 14:30:57 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository cpp-linbuild.

View the commit online:
https://codeberg.org/Shibboleth/cpp-linbuild/commit/0b777bafd4c560afefcbafdcb8a64ae79eb0798c

The following commit(s) were added to refs/heads/main by this push:
     new 0b777ba  Update source URL.
0b777ba is described below

commit 0b777bafd4c560afefcbafdcb8a64ae79eb0798c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 24 09:30:46 2026 -0500

    Update source URL.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6afc2ac..22bfd0d 100644
--- a/Makefile
+++ b/Makefile
@@ -88,7 +88,7 @@ SHIBEDS_URL=https://shibboleth.net/downloads/embedded-discovery-service/$(SHIBED
 SHIBBOLETH_COMPNAME=shibboleth-sp
 SHIBBOLETH_VERSION=4.0.0alpha1
 SHIBBOLETH_DISTFILE=$(SHIBBOLETH_COMPNAME)-$(SHIBBOLETH_VERSION).$(DEFAULT_DIST_EXT)
-SHIBBOLETH_URL=https://shibboleth.net/downloads/prerelease/$(SHIBBOLETH_DISTFILE)
+SHIBBOLETH_URL=https://shibboleth.net/downloads/service-provider/$(SHIBBOLETH_DISTFILE)
 
 
 #

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list