Browse Source

tools/mpc: update to 1.2.0

Update mpc to version 1.2.0.

Signed-off-by: Hannu Nyman <[email protected]>
Hannu Nyman 5 years ago
parent
commit
395c848d16
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tools/mpc/Makefile

+ 2 - 2
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