diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-05-03 07:49:39 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-05-03 07:49:39 +0200 |
commit | af54356ad05a263ad1dcff107c762b45b0a92cbd (patch) | |
tree | 8592dd166cfa45518230685e83d72b15b78ff36d | |
parent | 0b9d8d9bd5bc8294d96b0943d21043f7ddd7601c (diff) | |
download | packages-af54356ad05a263ad1dcff107c762b45b0a92cbd.tar.xz |
extra/libxslt: temporary download location fix (FS#66520)
-rw-r--r-- | extra/libxslt/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libxslt/PKGBUILD b/extra/libxslt/PKGBUILD new file mode 100644 index 00000000..edc9ae6e --- /dev/null +++ b/extra/libxslt/PKGBUILD @@ -0,0 +1,3 @@ +# temporary for FS#66520 +source[1]='https://sources.debian.org/data/main/libx/libxslt/1.1.34-4/debian/patches/0002-Make-generate-id-deterministic.patch' +sha256sums[1]='371f8a27e57f648315d2ef73499e9bdc15bc3d83956c63b98eb6865f18411b62' |