mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +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; {
|
meta = with lib; {
|
||||||
description = "Implementation of Adobe's ADEPT protocol for ePub/PDF DRM";
|
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;
|
license = licenses.lgpl3Plus;
|
||||||
maintainers = with maintainers; [ autumnal ];
|
maintainers = with maintainers; [ autumnal ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue