diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2018-08-19 09:33:45 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2018-08-19 09:33:45 -0400 |
commit | 5f9c059d2f9c159b9468aa3cfb3bdee2c418e525 (patch) | |
tree | 5c360105a820540ef6dddacfd329918ac8509519 /.SRCINFO | |
parent | 5e98009345a11929f476ca42baa949857da3d1cd (diff) | |
download | pacman-static-5f9c059d2f9c159b9468aa3cfb3bdee2c418e525.tar.xz |
Update url for bzip2
Upstream site is dead, see FS#59572
Use arch mirror with the latest cached release as in the [core] package
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ pkgbase = pacman-static source = ca-dir.patch source = https://tukaani.org/xz/xz-5.2.4.tar.gz source = https://tukaani.org/xz/xz-5.2.4.tar.gz.sig - source = http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz + source = https://sources.archlinux.org/other/packages/bzip2/bzip2-1.0.6.tar.gz source = https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.32.tar.bz2 source = https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.32.tar.bz2.sig source = https://gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.1.tar.bz2 |