Coremark: bump to ver 2020-05-28
authorkongfl888 K <kongfl888@outlook.com>
Mon, 24 Aug 2020 04:01:10 +0000 (04:01 +0000)
committerkongfl888 K <kongfl888@outlook.com>
Mon, 24 Aug 2020 04:01:10 +0000 (04:01 +0000)
Signed-off-by: kongfl888 K <kongfl888@outlook.com>
utils/coremark/Makefile

index 371981e5b7dd625b8b1783d2b2978279ba5be877..b37895c644757f5730b8f01037a71e8c50c2a2e5 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=coremark
-PKG_SOURCE_DATE:=2020-01-19
-PKG_SOURCE_VERSION:=0c91314d1a4fdfc157d623ad5cb6ac5aef746db1
+PKG_SOURCE_DATE:=2020-05-28
+PKG_SOURCE_VERSION:=7685fd32bd7919581bfff2881a6dac6320581400
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_DATE).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/eembc/coremark/tar.gz/$(PKG_SOURCE_VERSION)?
-PKG_HASH:=ed046fc8b4402090a9a4aaea14013489c3184617da493a70c7576da69efea8ba
+PKG_HASH:=ff7ee8b4d333893c1ea68616227b369581926d706c7df720b649e0a0631903a9
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_SOURCE_VERSION)
 
 PKG_MAINTAINER:=Lim Guo Wei <limguowei@gmail.com>