summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/cockpit-machines/cockpit-machines_353.bb (renamed from recipes-extended/cockpit-machines/cockpit-machines_346.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/cockpit-machines/cockpit-machines_346.bb b/recipes-extended/cockpit-machines/cockpit-machines_353.bb
index d23c39b2..b844bac0 100644
--- a/recipes-extended/cockpit-machines/cockpit-machines_346.bb
+++ b/recipes-extended/cockpit-machines/cockpit-machines_353.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
11DEPENDS += "cockpit" 11DEPENDS += "cockpit"
12 12
13SRC_URI = "https://github.com/cockpit-project/cockpit-machines/releases/download/${PV}/cockpit-machines-${PV}.tar.xz" 13SRC_URI = "https://github.com/cockpit-project/cockpit-machines/releases/download/${PV}/cockpit-machines-${PV}.tar.xz"
14SRC_URI[sha256sum] = "c9d80357da2bf3ecda9698f0dc6fcb46675b3b76da9150a22178071fe982fcb0" 14SRC_URI[sha256sum] = "6da42bc518aef449244a9c6783b4929859784838a142f5ec5430440ae508390e"
15 15
16S = "${UNPACKDIR}/${PN}" 16S = "${UNPACKDIR}/${PN}"
17 17