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

Jonathan Steel jsteel at archlinux.org
Sun Aug 11 17:40:17 UTC 2019


    Date: Sunday, August 11, 2019 @ 17:40:17
  Author: jsteel
Revision: 498963

Todo List: Use HTTPS instead of HTTP in URLs

Modified:
  shhmsg/trunk/PKGBUILD
  shhopt/trunk/PKGBUILD

-----------------------+
 shhmsg/trunk/PKGBUILD |    2 +-
 shhopt/trunk/PKGBUILD |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: shhmsg/trunk/PKGBUILD
===================================================================
--- shhmsg/trunk/PKGBUILD	2019-08-11 17:29:54 UTC (rev 498962)
+++ shhmsg/trunk/PKGBUILD	2019-08-11 17:40:17 UTC (rev 498963)
@@ -6,7 +6,7 @@
 pkgrel=3
 pkgdesc="Library for displaying messages"
 arch=('x86_64')
-url="http://shh.thathost.com/pub-unix"
+url="https://shh.thathost.com/pub-unix"
 license=('PerlArtistic')
 options=('staticlibs')
 source=($url/files/$pkgname-$pkgver.tar.gz)

Modified: shhopt/trunk/PKGBUILD
===================================================================
--- shhopt/trunk/PKGBUILD	2019-08-11 17:29:54 UTC (rev 498962)
+++ shhopt/trunk/PKGBUILD	2019-08-11 17:40:17 UTC (rev 498963)
@@ -6,7 +6,7 @@
 pkgrel=4
 pkgdesc="Library for parsing command line options"
 arch=('x86_64')
-url="http://shh.thathost.com/pub-unix"
+url="https://shh.thathost.com/pub-unix"
 license=('PerlArtistic')
 options=('staticlibs')
 source=($url/files/$pkgname-$pkgver.tar.gz)



More information about the arch-commits mailing list