[arch-commits] Commit in fop/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sat Feb 25 10:18:32 UTC 2017
Date: Saturday, February 25, 2017 @ 10:18:32
Author: lfleischer
Revision: 213750
fop: Switch to HTTPs sources
Modified:
fop/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-25 09:51:16 UTC (rev 213749)
+++ PKGBUILD 2017-02-25 10:18:32 UTC (rev 213750)
@@ -12,7 +12,7 @@
depends=('java-xmlgraphics-commons' 'java-commons-logging' 'java-commons-io' 'java-batik'
'java-avalon-framework')
makedepends=('apache-ant' 'java-environment')
-source=("http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/xmlgraphics/$pkgname/source/$pkgname-$pkgver-src.tar.gz"
+source=("https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/xmlgraphics/$pkgname/source/$pkgname-$pkgver-src.tar.gz"
'fop.conf')
md5sums=('13b5b497dfb0ba8a01093dfc1a89d106'
'3dc3325bf77afc787024f33e7d6ab99e')
More information about the arch-commits
mailing list