xbase: update homepage
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user