po4a: Switch to github for SRC_URI as alioth one seems to be gone

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-09-02 14:20:53 -07:00
parent 58e8d5dd58
commit 8efb6e7d69
+1 -1
View File
@@ -6,7 +6,7 @@ HOMEPAGE = "https://po4a.alioth.debian.org"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=a96fc9b4cc36d80659e694ea109f0325"
SRC_URI = "git://alioth.debian.org/anonscm/git/po4a/po4a.git;protocol=https"
SRC_URI = "git://github.com/mquinson/po4a.git;protocol=https"
# v0.49
SRCREV = "79ed87a577a543538fe39c7b60079981f5997072"