From 0fe9cd93c3a8e843a18684e233b1f240bcffa469 Mon Sep 17 00:00:00 2001 From: Li Zhou Date: Tue, 6 Mar 2018 13:27:05 +0800 Subject: 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 Signed-off-by: Armin Kuster --- meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe') 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 59b01b69b..13eb7943f 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 -- cgit v1.2.3-54-g00ecf