summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-filesystems/recipes-utils/fatcat/fatcat_1.1.1.bb (renamed from meta-filesystems/recipes-utils/fatcat/fatcat_1.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/fatcat/fatcat_1.1.0.bb b/meta-filesystems/recipes-utils/fatcat/fatcat_1.1.1.bb
index c90a7ecc2b..e344eda154 100644
--- a/meta-filesystems/recipes-utils/fatcat/fatcat_1.1.0.bb
+++ b/meta-filesystems/recipes-utils/fatcat/fatcat_1.1.1.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/Gregwar/fatcat.git;branch=master;protocol=https \
11 file://0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch \ 11 file://0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch \
12 " 12 "
13 13
14SRCREV = "b923172d97c578297964c062e3a92799e2a9eca4" 14SRCREV = "99cb99fc86eb1601ac7ae27f5bba23add04d2543"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17