diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-05-17 18:26:10 +0400 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-06-04 00:19:52 +0400 |
commit | 1cb6920adb3bcea1f377292f4f2f60dd2c0fa484 (patch) | |
tree | f993d696f76a553be52603bb0156d97417369b2e /recipes/whois | |
parent | 22215b5baf745d50b4a96941f889ea56f63cf0ce (diff) |
whois: update to version 5.0.5
5.0.0 is unfetchable
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/whois')
-rw-r--r-- | recipes/whois/whois_5.0.5.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/whois/whois_5.0.5.bb b/recipes/whois/whois_5.0.5.bb new file mode 100644 index 0000000000..fc9f57fab7 --- /dev/null +++ b/recipes/whois/whois_5.0.5.bb @@ -0,0 +1,6 @@ +PR = "${INC_PR}.0" +require whois.inc + +SRC_URI[whois.md5sum] = "0a045c041a58ca8e8449c9f96fba47e0" +SRC_URI[whois.sha256sum] = "53fedf5dfbe49990324bc8afd6013d43702b6c7d45cdd2adb4201c526996ed96" + |