X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=haeredes.cabal;h=28ac3816da298b15ae8a33dd84ede5ecee2b0e34;hb=acca6856e42c1208c917fa46ef44406d264bdaf9;hp=29c5703ee51388058cbcdf54173af8b84154e7ad;hpb=8f9340cff93de7bc1e5931915448e3abeaa1fcc4;p=haeredes.git diff --git a/haeredes.cabal b/haeredes.cabal index 29c5703..28ac381 100644 --- a/haeredes.cabal +++ b/haeredes.cabal @@ -2,14 +2,15 @@ cabal-version: 3.0 name: haeredes version: 0.5.4 author: Michael Orlitzky -maintainer: Michael Orlitzky -license: AGPL-3.0-only +maintainer: Michael Orlitzky +license: AGPL-3.0-or-later license-file: doc/LICENSE -homepage: http://michael.orlitzky.com/code/haeredes.xhtml +homepage: https://michael.orlitzky.com/code/haeredes.xhtml bug-reports: mailto:michael@orlitzky.com category: DNS, Utils build-type: Simple extra-source-files: + doc/COPYING doc/man1/haeredes.1 test/shell/*.test synopsis: @@ -116,5 +117,5 @@ test-suite shelltests source-repository head type: git - location: http://gitweb.michael.orlitzky.com/haeredes.git + location: https://gitweb.michael.orlitzky.com/haeredes.git branch: master