diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-07-12 09:14:12 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-07-12 09:14:12 +0200 |
commit | 1b5f1800bd4c22a1256f390c065150e827c86393 (patch) | |
tree | 8e784147122ea840e1566c10d74e1a9d040c8047 /debian/control | |
parent | cd074332eea1d9582d167976f9d75d54eab84bb2 (diff) |
d/contol: Fix Vcs-Git URL
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d5bf0fd..b9ff2d5 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net -Vcs-Git: https://git.jff.email/uriparser.git +Vcs-Git: https://git.jff.email/cgit/uriparser.git Vcs-Browser: https://git.jff.email/cgit/uriparser.git Package: liburiparser1 |