diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2019-01-10 11:06:43 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-01-10 11:06:43 +0100 |
commit | b99b09caee8b9857ebfd229d8ff97e893c11ec83 (patch) | |
tree | e999414b93bff2a7ef7c999413fe482828f228b5 | |
parent | ec69d3820fee7af759c4cbdd422b7acfc877a849 (diff) | |
download | buildroot-b99b09caee8b9857ebfd229d8ff97e893c11ec83.tar.gz buildroot-b99b09caee8b9857ebfd229d8ff97e893c11ec83.zip |
package/lighttpd: adjust hash comment after 1.4.52 bump
Commit ec69d3820f (package/lighttpd: bump to version 1.4.52) bumped the
lighttpd version but forgot to adjust the upstream hash comment.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/lighttpd/lighttpd.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lighttpd/lighttpd.hash b/package/lighttpd/lighttpd.hash index 0fb00bf568..93581a9abb 100644 --- a/package/lighttpd/lighttpd.hash +++ b/package/lighttpd/lighttpd.hash @@ -1,4 +1,4 @@ -# From https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.51.sha256sum +# From https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.52.sha256sum sha256 27bc0991c530b7c6335e6efff2181934d3c1a1c516f7401ea71d8302cefda764 lighttpd-1.4.52.tar.xz # Locally calculated sha256 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13 COPYING |