[openwrt/openwrt] tools/mpc: update to 1.2.0
LEDE Commits
lede-commits at lists.infradead.org
Thu Aug 27 15:18:42 EDT 2020
dedeckeh pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/395c848d16c3b15ae08f59d8e4d2daed49c2d6bb
commit 395c848d16c3b15ae08f59d8e4d2daed49c2d6bb
Author: Hannu Nyman <hannu.nyman at iki.fi>
AuthorDate: Mon Aug 24 19:44:47 2020 +0300
tools/mpc: update to 1.2.0
Update mpc to version 1.2.0.
Signed-off-by: Hannu Nyman <hannu.nyman at iki.fi>
---
tools/mpc/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/mpc/Makefile b/tools/mpc/Makefile
index 70dca2637d..27e9a01c4b 100644
--- a/tools/mpc/Makefile
+++ b/tools/mpc/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mpc
-PKG_VERSION:=1.1.0
+PKG_VERSION:=1.2.0
PKG_SOURCE_URL:=@GNU/mpc/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e
+PKG_HASH:=e90f2d99553a9c19911abdb4305bf8217106a957e3994436428572c8dfe8fda6
HOST_BUILD_PARALLEL:=1
More information about the lede-commits
mailing list