diff options
author | Manuel Pietschmann <manuel.pietschmann@googlemail.com> | 2009-08-10 13:06:26 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-08-10 13:06:26 -0700 |
commit | 68233bb284d82040087b7d265ad3ad93c0cab475 (patch) | |
tree | eb77f96d41f6e35b226ba9aac15be5208ec0ebaf | |
parent | b4a6504890b98d415948dfd2e13dd37c5c600dca (diff) |
python-sip_4.8.2.bb: Add new recipe for python-sip
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | conf/checksums.ini | 4 | ||||
-rw-r--r-- | recipes/python/python-sip_4.8.2.bb | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index bfd418d861..394ad6fb5b 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -22366,6 +22366,10 @@ sha256=7faaccb6f17296399051bd076a7f41e0f6d95a28eda3e30468f1bd7cf45898e1 md5=597d7ff7edb42a18421c806ffd18a136 sha256=7faaccb6f17296399051bd076a7f41e0f6d95a28eda3e30468f1bd7cf45898e1 +[http://www.riverbankcomputing.com/static/Downloads/sip4/sip-4.8.2.tar.gz] +md5=7ae60712aa6b4095a8cdab11b437f8f0 +sha256=2ebb29deb2bbcdb99f47866e59deea7c6d98be0c835547b043eefd151516d9a9 + [http://downloads.sourceforge.net/siproxd/siproxd-0.7.1.tar.gz] md5=45e5a44803181e2bf3361d562060c904 sha256=5eef70f4e0a8f0f4628550807da3036f8b3086864bf4bcf5ab6d22ac3a6efd81 diff --git a/recipes/python/python-sip_4.8.2.bb b/recipes/python/python-sip_4.8.2.bb new file mode 100644 index 0000000000..db88ba974b --- /dev/null +++ b/recipes/python/python-sip_4.8.2.bb @@ -0,0 +1,2 @@ +require python-sip.inc +PR = "ml0" |