python3Packages.sam2: update meta.homepage

This commit is contained in:
Sandro
2025-12-11 00:47:50 +01:00
committed by GitHub
parent 31aaf4b42c
commit d713406eb7
@@ -40,7 +40,7 @@ buildPythonPackage rec {
meta = {
description = "SAM 2: Segment Anything in Images and Videos";
homepage = "http://pypi.org/project/sam2";
homepage = "https://github.com/facebookresearch/sam2";
license = with lib.licenses; [
bsd3
asl20