mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
libgourou: Update homepage URL
This commit is contained in:
parent
78e4af9c32
commit
7219c97de6
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Implementation of Adobe's ADEPT protocol for ePub/PDF DRM";
|
||||
homepage = "https://indefero.soutade.fr/p/libgourou";
|
||||
homepage = "https://forge.soutade.fr/soutade/libgourou";
|
||||
license = licenses.lgpl3Plus;
|
||||
maintainers = with maintainers; [ autumnal ];
|
||||
platforms = platforms.all;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue