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

Jelle van der Waa jelle at archlinux.org
Wed Nov 23 21:13:35 UTC 2016


    Date: Wednesday, November 23, 2016 @ 21:13:35
  Author: jelle
Revision: 196622

Use https for source=()

Modified:
  i2c-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-23 21:11:22 UTC (rev 196621)
+++ PKGBUILD	2016-11-23 21:13:35 UTC (rev 196622)
@@ -15,7 +15,7 @@
             'python2: for smbus module')
 # Upstream website died...
 # XXX: should become https://sources.archlinux.org/other/community/i2c-tools/
-source=(http://pkgbuild.com/~jelle/sources/i2c-tools-3.1.1.tar.bz2)
+source=(https://pkgbuild.com/~jelle/sources/i2c-tools-3.1.1.tar.bz2)
 md5sums=('0fdbff53ebd0b8d9249256d6c56480b1')
 
 build() {



More information about the arch-commits mailing list