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

Antonio Rojas arojas at archlinux.org
Mon Sep 16 17:07:16 UTC 2019


    Date: Monday, September 16, 2019 @ 17:07:14
  Author: arojas
Revision: 510911

https

Modified:
  devil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-16 17:06:56 UTC (rev 510910)
+++ PKGBUILD	2019-09-16 17:07:14 UTC (rev 510911)
@@ -12,7 +12,7 @@
 makedepends=('cmake')
 options=('!docs' '!emptydirs')
 license=('GPL')
-source=(http://downloads.sourceforge.net/openil/DevIL-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/openil/DevIL-$pkgver.tar.gz
         soversion.patch)
 sha256sums=('0075973ee7dd89f0507873e2580ac78336452d29d34a07134b208f44e2feb709'
             'f6ef4b428fd68f0fb837af548d20ffa5ca96f3e8e4f57faca8f5a90dc48b0377')



More information about the arch-commits mailing list