Use https over http, fixes problems reported by repology (#5916)

This commit is contained in:
Schrijvers Luc
2021-05-15 09:30:48 +02:00
committed by GitHub
parent 0ecb677550
commit 97c510b9bd
62 changed files with 65 additions and 68 deletions

View File

@@ -11,7 +11,7 @@ simple regex-based lexing mechanism
ANSI sequences
* it is usable as a command-line tool and as a library
* ... and it highlights even Brainf*ck!"
HOMEPAGE="http://pygments.org/"
HOMEPAGE="https://pygments.org/"
COPYRIGHT="2006-2019 by the Pygments team"
LICENSE="BSD (2-clause)"
REVISION="1"