Treewide: fix some permanent redirects on homepages
(#153213) Issue #60004
This commit is contained in:
@@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Python API for communicating with the memcached distributed memory object cache daemon";
|
||||
homepage = "http://www.tummy.com/Community/software/python-memcached/";
|
||||
homepage = "https://github.com/linsomniac/python-memcached";
|
||||
license = licenses.psfl;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user