summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/catatonit/catatonit_0.2.1.bb (renamed from recipes-containers/catatonit/catatonit_0.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/catatonit/catatonit_0.2.0.bb b/recipes-containers/catatonit/catatonit_0.2.1.bb
index 858d37e1..5fea6265 100644
--- a/recipes-containers/catatonit/catatonit_0.2.0.bb
+++ b/recipes-containers/catatonit/catatonit_0.2.1.bb
@@ -10,6 +10,6 @@ LICENSE = "GPL-2.0-or-later"
10LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 10LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
11 11
12SRC_URI = "git://github.com/openSUSE/${BPN};protocol=https;branch=main" 12SRC_URI = "git://github.com/openSUSE/${BPN};protocol=https;branch=main"
13SRCREV = "7f0c9bb45d3490c3e7f579833c9b0689f78c8923" 13SRCREV = "56579adbb42c0c7ad94fc12d844b38fc5b37b3ce"
14 14
15inherit autotools 15inherit autotools