changeset 4929:12d6dd35b289

* src/msys2-keyring.mk: fix checksum variable chain
author John Donoghue <john.donoghue@ieee.org>
date Sat, 19 Jan 2019 08:23:46 -0500
parents a636acafeb5a
children 3c2ecfd52069
files src/msys2-keyring.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/msys2-keyring.mk	Tue Jan 15 10:54:07 2019 -0500
+++ b/src/msys2-keyring.mk	Sat Jan 19 08:23:46 2019 -0500
@@ -6,8 +6,8 @@
 $(PKG)_IGNORE   :=
 $(PKG)_VERSION  := r9.397a52e-1
 # the keyring package is the same for both systems
-$(PKG)_x86_64_CS := e99da023381c02f8ce036cfca85bb6d82d9e8fa0
-$(PKG)_CS       := $($(PKG)_x86_64_CS
+$(PKG)_x86_64_CS := 846109181a3d49def1da5a422be5d80c4ecb14df
+$(PKG)_CS       := $($(PKG)_x86_64_CS)
 $(PKG)_CHECKSUM := $($(PKG)_CS)
 $(PKG)_SUBDIR   := 
 $(PKG)_FILE     := $($(PKG)_NAME)-$($(PKG)_VERSION)-any.pkg.tar.xz