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

Antonio Rojas arojas at archlinux.org
Thu Apr 25 20:35:07 UTC 2019


    Date: Thursday, April 25, 2019 @ 20:35:06
  Author: arojas
Revision: 454038

https

Modified:
  mhash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-25 20:34:40 UTC (rev 454037)
+++ PKGBUILD	2019-04-25 20:35:06 UTC (rev 454038)
@@ -10,7 +10,7 @@
 url="http://mhash.sourceforge.net/"
 license=('LGPL')
 depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/mhash/${pkgname}-${pkgver}.tar.bz2)
+source=(https://downloads.sourceforge.net/sourceforge/mhash/${pkgname}-${pkgver}.tar.bz2)
 sha512sums=('3b063d258cb0e7c2fa21ed30abae97bd6f3630ecd1cb4698afb826aa747555f3cf884828f24ac5e2b203730d0c7c0ecc9ef1e724ad9d85769a2f66128f3072eb')
 
 build() {



More information about the arch-commits mailing list