aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorLi Zhou <li.zhou@windriver.com>2018-03-06 13:27:05 +0800
committerArmin Kuster <akuster808@gmail.com>2018-03-12 10:01:17 -0700
commit0fe9cd93c3a8e843a18684e233b1f240bcffa469 (patch)
tree4fd0f415e1d5fa326df027766b1f5c592ddd3caf /meta-oe
parent63c3ac2ce9a192a85bcba8d0559a30109bee592a (diff)
downloadmeta-openembedded-contrib-0fe9cd93c3a8e843a18684e233b1f240bcffa469.tar.gz
eventlog: change SRC_URI because of invalid old address
The SRC_URI is too old to be valid, so update it. Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb b/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb
index 59b01b69b6..13eb7943f7 100644
--- a/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb
+++ b/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb
@@ -13,7 +13,7 @@ DESCRIPTION = "The EventLog library aims to be a replacement of the \
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=b8ba8e77bcda9a53fac0fe39fe957767"
-SRC_URI = "http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/3.4.2/source/${BPN}_${PV}.tar.gz"
+SRC_URI = "https://www.balabit.com/downloads/syslog-ng/open-source-edition/3.4.2/source/${BPN}_${PV}.tar.gz"
inherit autotools pkgconfig