aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/slang
diff options
context:
space:
mode:
authorKang Kai <kai.kang@windriver.com>2011-08-18 10:38:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-19 09:05:54 -0700
commit86c9732728e2e29051d6e6059e19c015c06358cb (patch)
treefca65d560ae9846a9b15b6375ae198ef9bbb6dad /meta/recipes-extended/slang
parent290d51e9c8884886995b8adbafe4aa5eb5f879bf (diff)
downloadopenembedded-core-86c9732728e2e29051d6e6059e19c015c06358cb.tar.gz
slang: add homepage and update distro tracking fields
Add slang homepage and bump up PR. Update distro tracking fields. Signed-off-by: Kang Kai <kai.kang@windriver.com>
Diffstat (limited to 'meta/recipes-extended/slang')
-rw-r--r--meta/recipes-extended/slang/slang_2.2.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/slang/slang_2.2.4.bb b/meta/recipes-extended/slang/slang_2.2.4.bb
index 4bf5737539..77e63da7e4 100644
--- a/meta/recipes-extended/slang/slang_2.2.4.bb
+++ b/meta/recipes-extended/slang/slang_2.2.4.bb
@@ -7,9 +7,10 @@ The S-Lang library, provided in this package, provides the S-Lang \
extension language. S-Lang's syntax resembles C, which makes it easy \
to recode S-Lang procedures in C if you need to."
+HOMEPAGE = "http://www.jedsoft.org/slang/"
SECTION = "libs"
DEPENDS = "pcre"
-PR = "r5"
+PR = "r6"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=a52a18a472d4f7e45479b06563717c02"