xar: switch to https.

This commit is contained in:
Jérôme Duval
2019-11-06 10:38:40 +01:00
committed by GitHub
parent b36a03a308
commit efbb6b0e1d

View File

@@ -8,10 +8,10 @@ of arbitrarily large sizes, the ability to choose independent encodings for \
individual files in the archive, the ability to store checksums for individual \
files in both compressed and uncompressed form, and the ability to query the \
table of content's rich meta-data."
HOMEPAGE="http://code.google.com/p/xar/"
HOMEPAGE="https://mackyle.github.io/xar/"
COPYRIGHT="2005 Rob Braun"
LICENSE="BSD (3-clause)"
REVISION="3"
REVISION="4"
SOURCE_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/xar/xar-1.5.2.tar.gz"
CHECKSUM_SHA256="4c5d5682803cdfab16d72365cf51fc4075d597c5eeaa8c7d1990fea98cdae3e6"
PATCHES="xar-1.5.2.patchset"