diff options
-rw-r--r-- | meta/recipes-core/initscripts/init-system-helpers_1.64.bb (renamed from meta/recipes-core/initscripts/init-system-helpers_1.63.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/initscripts/init-system-helpers_1.63.bb b/meta/recipes-core/initscripts/init-system-helpers_1.64.bb index 1251ddf639..22ddd6840f 100644 --- a/meta/recipes-core/initscripts/init-system-helpers_1.63.bb +++ b/meta/recipes-core/initscripts/init-system-helpers_1.64.bb | |||
@@ -14,9 +14,9 @@ include their helpers in this package." | |||
14 | HOMEPAGE = "https://salsa.debian.org/debian/init-system-helpers" | 14 | HOMEPAGE = "https://salsa.debian.org/debian/init-system-helpers" |
15 | SECTION = "base" | 15 | SECTION = "base" |
16 | LICENSE = "BSD-3-Clause & GPL-2.0-only" | 16 | LICENSE = "BSD-3-Clause & GPL-2.0-only" |
17 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=ee2b1830fcfead84d07bc060ec43e072" | 17 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=c4ec20aa158fa9de26ee1accf78dcaae" |
18 | 18 | ||
19 | SRCREV = "af94bae943a80954af7fd486c1cab3f900e0975f" | 19 | SRCREV = "c440893051406c11f0a315058939657d5937be4f" |
20 | SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https;branch=master" | 20 | SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https;branch=master" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |