diff options
-rw-r--r-- | meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb | 2 |
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 46a9408031..47ab2fd7b2 100644 --- a/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb +++ b/meta-oe/recipes-devtools/tclap/tclap_1.2.2.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://tclap.sourceforge.net/" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0ca8b9c5c5445cfa7af7e78fd27e60ed" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0ca8b9c5c5445cfa7af7e78fd27e60ed" |
5 | 5 | ||
6 | SRCREV = "75f440bcac1276c847f5351e14216f6e91def44d" | 6 | SRCREV = "ec3ddcfe41b0544a4551a57439b6b3682fe31479" |
7 | SRC_URI = "git://git.code.sf.net/p/tclap/code \ | 7 | SRC_URI = "git://git.code.sf.net/p/tclap/code \ |
8 | file://Makefile.am-disable-docs.patch \ | 8 | file://Makefile.am-disable-docs.patch \ |
9 | " | 9 | " |