diff options
author | Vladimir Zapolskiy <vzapolskiy@gmail.com> | 2010-06-18 20:02:56 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2010-06-20 19:24:45 +0400 |
commit | 982a1168dc24ca1bd36b068d60981a2c5cb2880d (patch) | |
tree | 4685e74092d75dd987f9880ca852b5bfc6b6f635 /recipes/xcb/xcb-util_0.3.6.bb | |
parent | f42a2e5da135f12542957bcd13b90131631d17b2 (diff) |
xcb: add a recipe for the recent released version of the xcb-util
This change adds a recipe for xcb-util_0.3.6.
Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/xcb/xcb-util_0.3.6.bb')
-rw-r--r-- | recipes/xcb/xcb-util_0.3.6.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xcb/xcb-util_0.3.6.bb b/recipes/xcb/xcb-util_0.3.6.bb new file mode 100644 index 0000000000..2d32e13965 --- /dev/null +++ b/recipes/xcb/xcb-util_0.3.6.bb @@ -0,0 +1,5 @@ +include xcb-util.inc +PR = "r0" + +SRC_URI[md5sum] = "dd8968b8ee613cb027a8ef1fcbdc8fc9" +SRC_URI[sha256sum] = "ffb8ee11ab015858a970ab7edd56bd2436b281657596561d8429d4a90df60e57" |