changeset 4928:a636acafeb5a

* src/msys2-pacman-mirrors.mk: fix checksum, checksum typo (Bug #55459)
author John Donoghue
date Tue, 15 Jan 2019 10:54:07 -0500
parents 1523dcb58525
children 12d6dd35b289
files src/msys2-pacman-mirrors.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/msys2-pacman-mirrors.mk	Mon Jan 14 07:44:29 2019 -0500
+++ b/src/msys2-pacman-mirrors.mk	Tue Jan 15 10:54:07 2019 -0500
@@ -6,8 +6,8 @@
 $(PKG)_IGNORE   :=
 $(PKG)_VERSION  := 20180604-2
 # the mirror package is the same for both systems
-$(PKG)_x86_64_CS := 88fd9e29f5b27015083a9c8cb3190e2b34063f79
-$(PKG)_CS       := $($(PKG)_x86_64_CS
+$(PKG)_x86_64_CS := de6d74b709f8d8c041920126984eb1c610e1ca7f
+$(PKG)_CS       := $($(PKG)_x86_64_CS)
 $(PKG)_CHECKSUM := $($(PKG)_CS)
 $(PKG)_SUBDIR   := 
 $(PKG)_FILE     := $($(PKG)_NAME)-$($(PKG)_VERSION)-any.pkg.tar.xz