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

Levente Polyak anthraxx at archlinux.org
Tue Feb 9 23:49:25 UTC 2021


    Date: Tuesday, February 9, 2021 @ 23:49:24
  Author: anthraxx
Revision: 852000

upgpkg: masscan 1.3.2-1

Modified:
  masscan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-09 23:49:09 UTC (rev 851999)
+++ PKGBUILD	2021-02-09 23:49:24 UTC (rev 852000)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=masscan
-pkgver=1.3.1
+pkgver=1.3.2
 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=('bc43b0c41313b400d55f5da2c777c94c3db31e087c87dc8dc883cd319a6eb45da1e8d7de107f52748e415d75c104c6e564f72bf8d7677c9be84e9297d02fa466')
-b2sums=('cb18c6665bdd106dd6b9d69c904d465988b0727cfb62b3845b8b68e9f0db8d2fe4dd91b6bc0eb0ddb91a143a6d0656e774fb4dd9d7b19623261f94ace3c0b3e0')
+sha512sums=('b0709f6f937a0e86c6913407c3bc60187074395ffff7a7a2bb54b23824d72982510e44fb1b1e7dcba85c4ad25ab1a623597661db43d9046165ba865cd9bd5b27')
+b2sums=('5509027c00871b2242e419ab7cf3f775d7ee46e1882a27c52447ca442432712d742c686acbf4daa7307b791da06effa23b8790fc0561a42a4e8ed4c2f0be7713')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list