pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

leocad: Update ldraw library URL.



Module Name:	pkgsrc-wip
Committed By:	Paul Ripke <stix%stix.id.au@localhost>
Pushed By:	stix
Date:		Tue Oct 15 22:19:18 2024 +1100
Changeset:	53454eb8dd3a1b83c724dfede2e1bb37fe319ea6

Modified Files:
	leocad/MESSAGE

Log Message:
leocad: Update ldraw library URL.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=53454eb8dd3a1b83c724dfede2e1bb37fe319ea6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 leocad/MESSAGE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/leocad/MESSAGE b/leocad/MESSAGE
index 6c342a2ba5..a872fa38a7 100644
--- a/leocad/MESSAGE
+++ b/leocad/MESSAGE
@@ -5,6 +5,6 @@ Installing the LDraw parts library:
 
 sudo mkdir -p "${PREFIX}/share/leocad"
 sudo ftp -o "${PREFIX}/share/leocad/library.bin" \
-	https://www.ldraw.org/library/updates/complete.zip
+	https://library.ldraw.org/library/updates/complete.zip
 
 ===========================================================================


Home | Main Index | Thread Index | Old Index