xbase: update homepage

This commit is contained in:
jopejoe1
2025-03-26 20:44:12 +01:00
parent 7a4f8e976a
commit 1039a2e165
+1 -1
View File
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
];
meta = with lib; {
homepage = "http://linux.techass.com/projects/xdb/";
homepage = "https://sourceforge.net/projects/xdb/";
description = "C++ class library formerly known as XDB";
platforms = platforms.linux;
license = licenses.lgpl2;