[arch-commits] Commit in apr/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu May 2 20:51:04 UTC 2019
Date: Thursday, May 2, 2019 @ 20:51:03
Author: arojas
Revision: 352401
https
Modified:
apr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-02 20:50:33 UTC (rev 352400)
+++ PKGBUILD 2019-05-02 20:51:03 UTC (rev 352401)
@@ -7,11 +7,11 @@
pkgrel=1
pkgdesc='The Apache Portable Runtime'
arch=('x86_64')
-url='http://apr.apache.org/'
+url='https://apr.apache.org/'
depends=('util-linux')
makedepends=('python2')
license=('APACHE')
-source=(http://www-us.apache.org/dist/apr/apr-$pkgver.tar.bz2{,.asc}
+source=(https://www-us.apache.org/dist/apr/apr-$pkgver.tar.bz2{,.asc}
fix_apr-config.patch
ship_find_apr.m4.patch
fix-apr.pc.patch
More information about the arch-commits
mailing list