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

Levente Polyak anthraxx at archlinux.org
Wed May 22 21:40:40 UTC 2019


    Date: Wednesday, May 22, 2019 @ 21:40:39
  Author: anthraxx
Revision: 468745

upgpkg: impacket 0.9.19-1

Modified:
  impacket/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 21:39:28 UTC (rev 468744)
+++ PKGBUILD	2019-05-22 21:40:39 UTC (rev 468745)
@@ -3,7 +3,7 @@
 # Contributor: Paolo Giangrandi <peoro.noob at gmail.com>
 
 pkgname=impacket
-pkgver=0.9.18
+pkgver=0.9.19
 pkgrel=1
 pkgdesc='Collection of classes for working with network protocols'
 url='https://github.com/CoreSecurity/impacket'
@@ -12,7 +12,7 @@
 depends=('python2-crypto' 'python2-pyasn1' 'python2-pcapy' 'python2-pyopenssl' 'python2-six' 'python2-ldap3' 'python2-flask')
 checkdepends=('python2-pytest' 'python2-pytest-runner')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/CoreSecurity/impacket/archive/impacket_${pkgver//./_}.tar.gz)
-sha512sums=('c8ed7b45c2abbf97f722624bb28f3c9040dd15ec4b53b7128851a96f716463d7a8453cc6b9af80cd7b5693a3d868cca6c10304c90f06030a87a273a6dda57873')
+sha512sums=('92866065e8d30fc0c586cbb073836cbdaa9e685b386588570f74d1f59aa8e6182b67b1ba11d77465a52063baa8f0da76080030bfc71ce2d67dc3bb03abe3e352')
 
 prepare() {
   cd ${pkgname}-${pkgname}_${pkgver//./_}



More information about the arch-commits mailing list