changeset 5808:3020af90f9f9

* src/msys2-pacman-mirrors.mk: rename diff arch files to avoid checksum conflicts
author John Donoghue <john.donoghue@ieee.org>
date Fri, 23 Jul 2021 08:30:35 -0400
parents 3a3bc52c4f59
children f3e1ecd3406d
files src/msys2-pacman-mirrors.mk
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/msys2-pacman-mirrors.mk	Fri Jul 23 08:30:34 2021 -0400
+++ b/src/msys2-pacman-mirrors.mk	Fri Jul 23 08:30:35 2021 -0400
@@ -5,14 +5,14 @@
 $(PKG)_NAME     := pacman-mirrors
 $(PKG)_IGNORE   :=
 $(PKG)_VERSION  := 20200329-1
-# the mirror package is NOT the same for both systems
+# the mirror package is NOT the same for both systems, but same name
 $(PKG)_i686_CS  := 21417ae4d160dadf091625b210e459afc6505b95
 $(PKG)_x86_64_CS := 5eb8f63b7036a0553162e10060f0695e593648e7
 $(PKG)_CS       := $($(PKG)_$(MSYS2_ARCH)_CS)
 $(PKG)_CHECKSUM := $($(PKG)_CS)
 $(PKG)_SUBDIR   := 
-$(PKG)_FILE     := $($(PKG)_NAME)-$($(PKG)_VERSION)-any.pkg.tar.xz
-$(PKG)_URL      := $(MSYS2_URL)/$($(PKG)_FILE)
+$(PKG)_FILE     := $($(PKG)_NAME)-$($(PKG)_VERSION)-$(MSYS2_ARCH).pkg.tar.xz
+$(PKG)_URL      := $(MSYS2_URL)/$($(PKG)_NAME)-$($(PKG)_VERSION)-any.pkg.tar.xz
 
 $(PKG)_DEPS     :=