From: Rahul Jain Date: Fri, 24 Mar 2017 12:49:53 +0000 (+0530) Subject: uhttpd: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d604bca2dfd3ecef48733283146d28796a9ba403;p=buildroot.git uhttpd: bump version Signed-off-by: Rahul Jain Signed-off-by: Thomas Petazzoni --- diff --git a/package/uhttpd/uhttpd.hash b/package/uhttpd/uhttpd.hash index bfeb5571c5..7e09f18087 100644 --- a/package/uhttpd/uhttpd.hash +++ b/package/uhttpd/uhttpd.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 b01aec584daaa367b85eddd950da27e3a41bcb265507cf42f79ff2ebcf0972d4 uhttpd-59e0c739634f46a164d939e54416287b91ff8a9b.tar.gz +sha256 9325c95c9bb1c51bf135700a65738884fa9cd548ff8166c8b61fdbf99825cd6d uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz diff --git a/package/uhttpd/uhttpd.mk b/package/uhttpd/uhttpd.mk index be0d7d63c6..cc7649d0ec 100644 --- a/package/uhttpd/uhttpd.mk +++ b/package/uhttpd/uhttpd.mk @@ -4,7 +4,7 @@ # ################################################################################ -UHTTPD_VERSION = 59e0c739634f46a164d939e54416287b91ff8a9b +UHTTPD_VERSION = a8bf9c00842224edb394e79909053f7628ee6a82 UHTTPD_SITE = http://git.openwrt.org/project/uhttpd.git UHTTPD_SITE_METHOD = git UHTTPD_LICENSE = ISC