summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/libtommath/libtommath_1.3.0.bb (renamed from meta-oe/recipes-support/libtommath/libtommath_1.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libtommath/libtommath_1.2.1.bb b/meta-oe/recipes-support/libtommath/libtommath_1.3.0.bb
index 32ec290c1..4d6c06240 100644
--- a/meta-oe/recipes-support/libtommath/libtommath_1.2.1.bb
+++ b/meta-oe/recipes-support/libtommath/libtommath_1.3.0.bb
@@ -8,7 +8,7 @@ DEPENDS = "libtool-cross"
8 8
9SRC_URI = "git://github.com/libtom/libtommath.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/libtom/libtommath.git;protocol=https;branch=master"
10 10
11SRCREV = "97e500351e653472b2ea00b37137ad0414165efe" 11SRCREV = "95d80fd8229d05dd6cb4ec88bc8d4f5377ff00ef"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14