[arch-commits] Commit in shapelib/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Sep 25 20:26:17 UTC 2019


    Date: Wednesday, September 25, 2019 @ 20:26:16
  Author: arojas
Revision: 511773

https

Modified:
  shapelib/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-25 20:25:29 UTC (rev 511772)
+++ PKGBUILD	2019-09-25 20:26:16 UTC (rev 511773)
@@ -10,7 +10,7 @@
 url='http://shapelib.maptools.org/'
 license=('LGPL')
 depends=('gcc-libs')
-source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.gz)
 sha256sums=('1fc0a480982caef9e7b9423070b47750ba34cd0ba82668f2e638fab1d07adae1')
 
 build() {



More information about the arch-commits mailing list