summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/seatd/seatd_0.8.0.bb (renamed from meta/recipes-core/seatd/seatd_0.7.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/seatd/seatd_0.7.0.bb b/meta/recipes-core/seatd/seatd_0.8.0.bb
index 59ef6ad9c1..14c5b1b7ae 100644
--- a/meta/recipes-core/seatd/seatd_0.7.0.bb
+++ b/meta/recipes-core/seatd/seatd_0.8.0.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a"
8 8
9SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master \ 9SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master \
10 file://init" 10 file://init"
11SRCREV = "a803ba0502cccf147eec7fbcacd11c5b8643c0e0" 11SRCREV = "3e9ef69f14f630a719dd464f3c90a7932f1c8296"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14inherit meson pkgconfig update-rc.d 14inherit meson pkgconfig update-rc.d