diff options
author | Holger Freyther <zecke@selfish.org> | 2007-04-01 18:00:25 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-04-01 18:00:25 +0000 |
commit | afc1acb3dba12c57813ce66d73ade56c993a0b18 (patch) | |
tree | f031e05ec308a336719af8122679cc05595a7c5a /packages/libnxml/libnxml_0.16.bb | |
parent | 6d8ed2616edd8de6ece78cc31985ca9d9bd3a361 (diff) |
pckages/{libmrss|libnxml}: Remove the md5sum and add md5sum/shasum to the config file
Diffstat (limited to 'packages/libnxml/libnxml_0.16.bb')
-rw-r--r-- | packages/libnxml/libnxml_0.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libnxml/libnxml_0.16.bb b/packages/libnxml/libnxml_0.16.bb index 48f64904ef..6f836d226d 100644 --- a/packages/libnxml/libnxml_0.16.bb +++ b/packages/libnxml/libnxml_0.16.bb @@ -6,7 +6,7 @@ DEPENDS = "curl" inherit autotools pkgconfig -SRC_URI = "http://www2.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz;md5sum=85b6a42a9e17a23c01b2f2ed0ece0563" +SRC_URI = "http://www2.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz" do_stage() { |