[source] odhcpd: update sha256sum
LEDE Commits
lede-commits at lists.infradead.org
Wed Dec 14 13:29:18 PST 2016
Citeren LEDE Commits <lede-commits at lists.infradead.org>:
> hauke pushed a commit to source.git, branch master:
> https://git.lede-project.org/fb74550bdfb4bc19685d7d5d34087f89a68d50e5
>
> commit fb74550bdfb4bc19685d7d5d34087f89a68d50e5
> Author: Hauke Mehrtens <hauke at hauke-m.de>
> AuthorDate: Wed Dec 14 21:43:58 2016 +0100
>
> odhcpd: update sha256sum
>
> The sha256sum was not updated in the last commit.
It built fine, even with the wrong sha256sum. This is quite
unexpected, is the checksum not checked by default after downloading
sources?
> Fixes: a7c231027 [odhcpd: Fix dnsmasq re-reading hostfile]
> Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
> ---
> package/network/services/odhcpd/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/network/services/odhcpd/Makefile
> b/package/network/services/odhcpd/Makefile
> index 4df0f77..53ac218 100644
> --- a/package/network/services/odhcpd/Makefile
> +++ b/package/network/services/odhcpd/Makefile
> @@ -16,7 +16,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
> PKG_SOURCE_URL:=git://git.lede-project.org/project/odhcpd.git
> PKG_SOURCE_PROTO:=git
> PKG_SOURCE_VERSION:=5f425ed1e5f92397e27ec4f44820b6ef677b8134
> -PKG_MIRROR_MD5SUM:=64ef09adbb88e1a419a689985dbc784c94003b247216d6e188e81b7f2807b032
> +PKG_MIRROR_MD5SUM:=c0f11c25feaf6b9e0e5ee035cb0f18ba7d718b81150475262543500416962e7c
>
> PKG_MAINTAINER:=Steven Barth <steven at midlink.org>
> PKG_LICENSE:=GPL-2.0
>
> _______________________________________________
> lede-commits mailing list
> lede-commits at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-commits
More information about the lede-commits
mailing list