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

Levente Polyak anthraxx at archlinux.org
Fri Jan 29 22:57:25 UTC 2021


    Date: Friday, January 29, 2021 @ 22:57:25
  Author: anthraxx
Revision: 835801

upgpkg: masscan 1.3.1-1

Modified:
  masscan/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-29 22:56:16 UTC (rev 835800)
+++ PKGBUILD	2021-01-29 22:57:25 UTC (rev 835801)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=masscan
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc='TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes'
 url='https://github.com/robertdavidgraham/masscan'
@@ -9,8 +9,8 @@
 license=('AGPL3')
 depends=('glibc' 'libpcap')
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('dbf489d1fb1c882873071073ef8e65723bf3b805c794a5d13dfdcea539558f049845b5bc02ada1e313729954fe7ba29be727a777937b8e4d41778c9175d13824')
-b2sums=('1d64a80345aa18cc0fdd00b5fca6708bcabded62571887e7171f6ac9e9f77f6d9f5bcca9c0ee04f67fcdf3ead1d6b242dc5129c6c9a94e560ac5380904a5a02a')
+sha512sums=('bc43b0c41313b400d55f5da2c777c94c3db31e087c87dc8dc883cd319a6eb45da1e8d7de107f52748e415d75c104c6e564f72bf8d7677c9be84e9297d02fa466')
+b2sums=('cb18c6665bdd106dd6b9d69c904d465988b0727cfb62b3845b8b68e9f0db8d2fe4dd91b6bc0eb0ddb91a143a6d0656e774fb4dd9d7b19623261f94ace3c0b3e0')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list