mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user