From: Bruno Randolf Date: Tue, 24 Nov 2020 08:51:53 +0000 (+0000) Subject: dfu-util: Update to version 0.10 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4bc4752860f50dfeb79c072ac47c8841bbc46456;p=feed%2Fpackages.git dfu-util: Update to version 0.10 Signed-off-by: Bruno Randolf --- diff --git a/utils/dfu-util/Makefile b/utils/dfu-util/Makefile index d6900ab365..962839d1ca 100644 --- a/utils/dfu-util/Makefile +++ b/utils/dfu-util/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dfu-util -PKG_VERSION:=0.9 -PKG_RELEASE:=2 +PKG_VERSION:=0.10 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME) PKG_MAINTAINER:=Bruno Randolf -PKG_HASH:=36428c6a6cb3088cad5a3592933385253da5f29f2effa61518ee5991ea38f833 +PKG_HASH:=a03dc58dfc79c056819c0544b2a5970537566460102b3d82cfb038c60e619b42 PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING