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

Gaëtan Bisson bisson at archlinux.org
Thu Mar 2 01:36:18 UTC 2017


    Date: Thursday, March 2, 2017 @ 01:36:17
  Author: bisson
Revision: 289846

switch to sha256sum

Modified:
  socat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:36:12 UTC (rev 289845)
+++ PKGBUILD	2017-03-02 01:36:17 UTC (rev 289846)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('readline' 'openssl')
 source=("http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('28eca1f8efeadde3f96c1ac89e553c28d736d41d')
+sha256sums=('ce3efc17e3e544876ebce7cd6c85b3c279fda057b2857fcaaf67b9ab8bdaf034')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list