summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb b/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb
index 47ab2fd7b2..bba8d5c215 100644
--- a/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb
+++ b/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=0ca8b9c5c5445cfa7af7e78fd27e60ed" 4LIC_FILES_CHKSUM = "file://COPYING;md5=0ca8b9c5c5445cfa7af7e78fd27e60ed"
5 5
6SRCREV = "ec3ddcfe41b0544a4551a57439b6b3682fe31479" 6SRCREV = "ec3ddcfe41b0544a4551a57439b6b3682fe31479"
7SRC_URI = "git://git.code.sf.net/p/tclap/code \ 7SRC_URI = "git://git.code.sf.net/p/tclap/code;branch=1.2 \
8 file://Makefile.am-disable-docs.patch \ 8 file://Makefile.am-disable-docs.patch \
9" 9"
10 10