Skip to content

Commit 5759559

Browse files
committed
merge bitcoin#33494: Update URL for qrencode package source tarball
1 parent 1fdc525 commit 5759559

File tree

12 files changed

+22
-23
lines changed

12 files changed

+22
-23
lines changed

contrib/guix/manifest.scm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,6 @@ inspecting signatures in Mach-O binaries.")
517517
moreutils
518518
;; Compression and archiving
519519
tar
520-
bzip2
521520
gzip
522521
xz
523522
;; Build tools

depends/packages/boost.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=boost
22
$(package)_version=1.81.0
33
$(package)_download_path=https://archives.boost.io/release/$($(package)_version)/source/
4-
$(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.bz2
5-
$(package)_sha256_hash=71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa
4+
$(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.gz
5+
$(package)_sha256_hash=205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6
66
$(package)_patches=process_macos_sdk.patch
77

88
define $(package)_preprocess_cmds

depends/packages/fontconfig.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=fontconfig
22
$(package)_version=2.12.6
33
$(package)_download_path=https://www.freedesktop.org/software/fontconfig/release/
4-
$(package)_file_name=$(package)-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=cf0c30807d08f6a28ab46c61b8dbd55c97d2f292cf88f3a07d3384687f31f017
4+
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=064b9ebf060c9e77011733ac9dc0e2ce92870b574cca2405e11f5353a683c334
66
$(package)_dependencies=freetype expat
77
$(package)_patches=gperf_header_regen.patch
88

depends/packages/gmp.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=gmp
22
$(package)_version=6.3.0
33
$(package)_download_path=https://ftp.gnu.org/gnu/gmp
4-
$(package)_file_name=gmp-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=ac28211a7cfb609bae2e2c8d6058d66c8fe96434f740cf6fe2e47b000d1c20cb
4+
$(package)_file_name=gmp-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=e56fd59d76810932a0555aa15a14b61c16bed66110d3c75cc2ac49ddaa9ab24c
66
$(package)_patches=include_ldflags_in_configure.patch
77

88
define $(package)_set_vars

depends/packages/libXau.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libXau
22
$(package)_version=1.0.9
33
$(package)_download_path=https://xorg.freedesktop.org/releases/individual/lib/
4-
$(package)_file_name=$(package)-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec
4+
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=1f123d8304b082ad63a9e89376400a3b1d4c29e67e3ea07b3f659cccca690eea
66
$(package)_dependencies=xproto
77

88
# When updating this package, check the default value of

depends/packages/libxcb_util.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libxcb_util
22
$(package)_version=0.4.0
33
$(package)_download_path=https://xcb.freedesktop.org/dist
4-
$(package)_file_name=xcb-util-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9
4+
$(package)_file_name=xcb-util-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=0ed0934e2ef4ddff53fcc70fc64fb16fe766cd41ee00330312e20a985fd927a7
66
$(package)_dependencies=libxcb
77

88
define $(package)_set_vars

depends/packages/libxcb_util_image.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libxcb_util_image
22
$(package)_version=0.4.0
33
$(package)_download_path=https://xcb.freedesktop.org/dist
4-
$(package)_file_name=xcb-util-image-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
4+
$(package)_file_name=xcb-util-image-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=cb2c86190cf6216260b7357a57d9100811bb6f78c24576a3a5bfef6ad3740a42
66
$(package)_dependencies=libxcb libxcb_util
77

88
define $(package)_set_vars

depends/packages/libxcb_util_keysyms.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libxcb_util_keysyms
22
$(package)_version=0.4.0
33
$(package)_download_path=https://xcb.freedesktop.org/dist
4-
$(package)_file_name=xcb-util-keysyms-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9
4+
$(package)_file_name=xcb-util-keysyms-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=0807cf078fbe38489a41d755095c58239e1b67299f14460dec2ec811e96caa96
66
$(package)_dependencies=libxcb xproto
77

88
define $(package)_set_vars

depends/packages/libxcb_util_render.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libxcb_util_render
22
$(package)_version=0.3.9
33
$(package)_download_path=https://xcb.freedesktop.org/dist
4-
$(package)_file_name=xcb-util-renderutil-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
4+
$(package)_file_name=xcb-util-renderutil-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=55eee797e3214fe39d0f3f4d9448cc53cffe06706d108824ea37bb79fcedcad5
66
$(package)_dependencies=libxcb
77

88
define $(package)_set_vars

depends/packages/libxcb_util_wm.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=libxcb_util_wm
22
$(package)_version=0.4.1
33
$(package)_download_path=https://xcb.freedesktop.org/dist
4-
$(package)_file_name=xcb-util-wm-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
4+
$(package)_file_name=xcb-util-wm-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=038b39c4bdc04a792d62d163ba7908f4bb3373057208c07110be73c1b04b8334
66
$(package)_dependencies=libxcb
77

88
define $(package)_set_vars

0 commit comments

Comments
 (0)