summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Abolivier2016-03-14 21:42:52 +0100
committerBrendan Abolivier2016-03-14 21:42:52 +0100
commit26f11a34b0cc65d74beb6e2e8e5e208a8c854954 (patch)
tree4c38318621c7d86500fbc79cb0018adccfc7c4ce
parent5f7221a588ed115887e1a086bbf3de515037abf6 (diff)
downloadaur-26f11a34b0cc65d74beb6e2e8e5e208a8c854954.tar.gz
Updated xerces sources
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbc483f6c6a7..0a860659e5a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Mar 14 20:42:39 UTC 2016
pkgbase = xqilla
pkgdesc = An XQuery and XPath 2.0 library, written in C++ and built on top of Xerces-C.
pkgver = 2.3.2
@@ -8,7 +10,7 @@ pkgbase = xqilla
depends = xerces-c
provides = xqilla
source = http://downloads.sourceforge.net/project/xqilla/XQilla-2.3.2.tar.gz
- source = https://www.apache.org/dist/xerces/c/3/sources/xerces-c-3.1.2.tar.gz
+ source = https://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.1.2.tar.gz
sha256sums = 5ae0aed4091521d5c2f541093e02a81ebe55a9087ba735f80b110068584e217c
sha256sums = 743bd0a029bf8de56a587c270d97031e0099fe2b7142cef03e0da16e282655a0
diff --git a/PKGBUILD b/PKGBUILD
index cdb56890e923..3e09bcd9d44d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ provides=("xqilla")
backup=()
changelog=
source=("http://downloads.sourceforge.net/project/xqilla/XQilla-2.3.2.tar.gz"
- "https://www.apache.org/dist/xerces/c/3/sources/xerces-c-3.1.2.tar.gz")
+ "https://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.1.2.tar.gz")
noextract=()
sha256sums=("5ae0aed4091521d5c2f541093e02a81ebe55a9087ba735f80b110068584e217c"
"743bd0a029bf8de56a587c270d97031e0099fe2b7142cef03e0da16e282655a0")