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

Antonio Rojas arojas at archlinux.org
Thu May 30 21:20:29 UTC 2019


    Date: Thursday, May 30, 2019 @ 21:20:28
  Author: arojas
Revision: 475285

https

Modified:
  dhcping/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-30 21:20:26 UTC (rev 475284)
+++ PKGBUILD	2019-05-30 21:20:28 UTC (rev 475285)
@@ -5,11 +5,11 @@
 pkgver=1.2
 pkgrel=2
 pkgdesc='Small tool to let you perform a dhcp-request to find out if a dhcp-server is still running'
-url='http://www.mavetju.org/unix/general.php'
+url='https://www.mavetju.org/unix/general.php'
 arch=('x86_64')
 license=('BSD')
 depends=('glibc')
-source=(http://www.mavetju.org/download/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.mavetju.org/download/${pkgname}-${pkgver}.tar.gz)
 sha256sums=('32ef86959b0bdce4b33d4b2b216eee7148f7de7037ced81b2116210bc7d3646a')
 sha512sums=('84ead27ba07f7ecc1e8cf6d95b40c98ee20a39ce54386249f403120beac70c45d765d5268b4968dbfbbb92790adcc1eb648c3a87071d215ad64bcd23aec818d3')
 



More information about the arch-commits mailing list