[arch-commits] Commit in fping/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Tue Jan 16 00:32:08 UTC 2018
Date: Tuesday, January 16, 2018 @ 00:32:07
Author: eworm
Revision: 314942
download from https, use sha256 checksums
Modified:
fping/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-16 00:29:49 UTC (rev 314941)
+++ PKGBUILD 2018-01-16 00:32:07 UTC (rev 314942)
@@ -10,8 +10,8 @@
url="http://www.fping.org/"
license=('custom')
depends=('glibc')
-source=("http://www.fping.org/dist/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c21a80d7519fa0ad2411bf6799873eb0')
+source=("https://www.fping.org/dist/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('67eb4152b98ad34f99d2eec4e1098a0bb52caf13c0c89cd147349d08190fe8ce')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list