[openwrt/openwrt] restool: bump to LSDK-21.08

LEDE Commits lede-commits at lists.infradead.org
Mon Dec 13 14:34:19 PST 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4002a6aa76abe694ebb84040e731e05047ba3422

commit 4002a6aa76abe694ebb84040e731e05047ba3422
Author: Martin Schiller <ms at dev.tdt.de>
AuthorDate: Mon Oct 11 12:54:09 2021 +0200

    restool: bump to LSDK-21.08
    
    Update restool to latest LSDK-21.08.
    
    Signed-off-by: Martin Schiller <ms at dev.tdt.de>
---
 package/network/utils/layerscape/restool/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/utils/layerscape/restool/Makefile b/package/network/utils/layerscape/restool/Makefile
index 6335f98f9f..bb2eac48cd 100644
--- a/package/network/utils/layerscape/restool/Makefile
+++ b/package/network/utils/layerscape/restool/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=restool
-PKG_VERSION:=LSDK-20.12
+PKG_VERSION:=LSDK-21.08
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://source.codeaurora.org/external/qoriq/qoriq-components/restool
-PKG_SOURCE_VERSION:=LSDK-20.12
-PKG_MIRROR_HASH:=aeba5add9d06c2a3cdac1cc2953d98f00acaa0038dbaf725b468f3e99e5fdd93
+PKG_SOURCE_VERSION:=LSDK-21.08
+PKG_MIRROR_HASH:=d793defa2e4cf907bebe7761d88feb2ac94e0ecdaabdb3bbc9dda83a82046bc5
 
 PKG_FLAGS:=nonshared
 



More information about the lede-commits mailing list