summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb (renamed from meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
index ac12f9561d..fe129b8ed3 100644
--- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb
+++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html"
6SECTION = "console/admin" 6SECTION = "console/admin"
7 7
8LICENSE = "GPL-2.0-or-later & BSD-2-Clause" 8LICENSE = "GPL-2.0-or-later & BSD-2-Clause"
9LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca" 9LIC_FILES_CHKSUM = "file://COPYING;md5=f685699d3ac82f108aa880043fa3feb7"
10 10
11SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz \ 11SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz \
12" 12"
@@ -14,8 +14,7 @@ MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc"
14 14
15UPSTREAM_CHECK_REGEX = "sg3_utils-(?P<pver>\d+(\.\d+)+)\.tgz" 15UPSTREAM_CHECK_REGEX = "sg3_utils-(?P<pver>\d+(\.\d+)+)\.tgz"
16 16
17SRC_URI[md5sum] = "2e71d7cd925dcc48acb24afaaaac7990" 17SRC_URI[sha256sum] = "8673c7faca849b6b34764332d2aa91f72db05bff7382bb836d0688795199c3e1"
18SRC_URI[sha256sum] = "0b87c971af52af7cebebcce343eac6bd3d73febb3c72af9ce41a4552f1605a61"
19 18
20inherit autotools-brokensep 19inherit autotools-brokensep
21 20