opencollada-blender: fix homepage url

Grimmauld f5102af8 8e2f87ab

+1 -1
+1 -1
pkgs/by-name/op/opencollada-blender/package.nix
··· 31 32 meta = { 33 description = "Library for handling the COLLADA file format"; 34 - homepage = "https://github.com/KhronosGroup/OpenCOLLADA/"; 35 maintainers = [ lib.maintainers.amarshall ]; 36 platforms = lib.platforms.unix; 37 license = lib.licenses.mit;
··· 31 32 meta = { 33 description = "Library for handling the COLLADA file format"; 34 + homepage = "https://github.com/aras-p/OpenCOLLADA"; 35 maintainers = [ lib.maintainers.amarshall ]; 36 platforms = lib.platforms.unix; 37 license = lib.licenses.mit;