summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-support/isa-l/isa-l_2.30.0.bb (renamed from recipes-support/isa-l/isa-l_2.29.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/isa-l/isa-l_2.29.0.bb b/recipes-support/isa-l/isa-l_2.30.0.bb
index 75f77546..f06fd0b7 100644
--- a/recipes-support/isa-l/isa-l_2.29.0.bb
+++ b/recipes-support/isa-l/isa-l_2.30.0.bb
@@ -8,7 +8,7 @@ SECTION = "lib"
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11SRCREV = "806b55ee578efd8158962b90121a4568eb1ecb66" 11SRCREV = "2df39cf5f1b9ccaa2973f6ef273857e4dc46f0cf"
12SRC_URI = "git://github.com/intel/isa-l.git" 12SRC_URI = "git://github.com/intel/isa-l.git"
13 13
14DEPENDS = "nasm-native" 14DEPENDS = "nasm-native"