diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-01-29 22:53:02 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-30 08:34:05 +0100 |
commit | e100ab132045ece1691eca78d055fe04bf4a0c55 (patch) | |
tree | 67bdafe7913e6281bb8be10b104ffdf8fe2085fd /package/libev/libev.hash | |
parent | f22b47c39fd8840486a1daf592f5621b80d5d5b1 (diff) | |
download | buildroot-e100ab132045ece1691eca78d055fe04bf4a0c55.tar.gz buildroot-e100ab132045ece1691eca78d055fe04bf4a0c55.zip |
package/libev: bump version to 4.22
This patch also fixes the broken download of version 4.19 because
upstream move the archive file to Attic/
Removed patch after upstream applied a similar fix:
http://cvs.schmorp.de/libev/ev.c?r1=1.476&r2=1.477
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libev/libev.hash')
-rw-r--r-- | package/libev/libev.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libev/libev.hash b/package/libev/libev.hash index 22524836f8..7f029df7fa 100644 --- a/package/libev/libev.hash +++ b/package/libev/libev.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 88fc5f89ca96ceca14c16c10e7be3e921dae65e84932d680c2fd6a40173edccb libev-4.19.tar.gz +sha256 736079e8ac543c74d59af73f9c52737b3bfec9601f020bf25a87a4f4d0f01bd6 libev-4.22.tar.gz |