All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [gatesgarth 01/15] enca: Fix SRC_URI
Date: Sun, 14 Feb 2021 17:13:15 -0800	[thread overview]
Message-ID: <11875c1f470710b45469726d38ef57753108c3e0.1613349480.git.akuster808@gmail.com> (raw)
In-Reply-To: <cover.1613349480.git.akuster808@gmail.com>

From: akuster <akuster808@gmail.com>

The project appears to have moved.
Update HOMEPAGE and SRC_URI. bz2 is not available, use gz
Update HASH accordingly.

Fixes:
WARNING: enca-1.9-r0 do_fetch: Failed to fetch URL http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-1.9.tar.bz2, attempting MIRRORS if available

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 460077d30ffedca4c794f60cd0f21404fc1736d7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-oe/recipes-support/enca/enca_1.9.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-support/enca/enca_1.9.bb b/meta-oe/recipes-support/enca/enca_1.9.bb
index bf19843b2f..b0ba3aedef 100644
--- a/meta-oe/recipes-support/enca/enca_1.9.bb
+++ b/meta-oe/recipes-support/enca/enca_1.9.bb
@@ -1,21 +1,20 @@
 SUMMARY = "Enca is an Extremely Naive Charset Analyser"
 SECTION = "libs"
-HOMEPAGE = "http://trific.ath.cx/software/enca/"
+HOMEPAGE = "https://cihar.com/software/enca/"
 
 DEPENDS += "gettext-native"
 
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4"
 
-SRC_URI = "http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-${PV}.tar.bz2 \
+SRC_URI = "https://dl.cihar.com/enca/enca-${PV}.tar.gz \
     file://configure-hack.patch \
     file://dont-run-tests.patch \
     file://configure-remove-dumbness.patch \
     file://makefile-remove-tools.patch \
     file://libenca-003-iconv.patch "
 
-SRC_URI[md5sum] = "b3581e28d68d452286fb0bfe58bed3b3"
-SRC_URI[sha256sum] = "02acfef2b24a9c842612da49338138311f909f1cd33933520c07b8b26c410f4d"
+SRC_URI[sha256sum] = "75a38ed23bac37cc12166cc5edc8335c3af862adc202f84823d3aef3e2208e47"
 
 inherit autotools
 
-- 
2.17.1


  reply	other threads:[~2021-02-15  1:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-15  1:13 [gatesgarth 00/15] Patch review Feb 14th akuster
2021-02-15  1:13 ` akuster [this message]
2021-02-15  1:13 ` [gatesgarth 02/15] lua: update to 5.3.6 akuster
2021-02-15  1:13 ` [gatesgarth 03/15] python3-sh: remove python3-tests from RDEPENDS akuster
2021-02-15  1:13 ` [gatesgarth 04/15] celt051: update SRC_URI akuster
2021-02-15  1:13 ` [gatesgarth 05/15] dnsmasq: Fix systemd service akuster
2021-02-15  1:13 ` [gatesgarth 06/15] mariadb: Fix build on 32bit arches with 64bit time_t akuster
2021-02-15  1:13 ` [gatesgarth 07/15] mariadb: add package config zstd akuster
2021-02-15  1:13 ` [gatesgarth 08/15] mariadb: upgrade to 10.5.8 akuster
2021-02-15  1:13 ` [gatesgarth 09/15] minifi-cpp: set PSEUDO_CONSIDER_PATHS akuster
2021-02-15  1:13 ` [gatesgarth 10/15] dnsmasq: upgrade 2.82 -> 2.84 akuster
2021-02-15  1:13 ` [gatesgarth 11/15] wireguard-module: remove PKG assignment akuster
2021-02-15  1:13 ` [gatesgarth 12/15] gedit: Inherit python3targetconfig akuster
2021-02-15  1:13 ` [gatesgarth 13/15] openipmi: " akuster
2021-02-15  1:13 ` [gatesgarth 14/15] libplist: " akuster
2021-02-15  1:13 ` [gatesgarth 15/15] postgresql: " akuster
2021-02-15  8:49 ` [oe] [gatesgarth 00/15] Patch review Feb 14th Martin Jansa
2021-02-15 15:49   ` akuster
2021-02-19 18:34     ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11875c1f470710b45469726d38ef57753108c3e0.1613349480.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.