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

Levente Polyak anthraxx at archlinux.org
Tue Feb 9 23:57:18 UTC 2021


    Date: Tuesday, February 9, 2021 @ 23:57:18
  Author: anthraxx
Revision: 852026

upgpkg: impacket 0.9.22-1

Modified:
  impacket/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-09 23:56:48 UTC (rev 852025)
+++ PKGBUILD	2021-02-09 23:57:18 UTC (rev 852026)
@@ -3,8 +3,8 @@
 # Contributor: Paolo Giangrandi <peoro.noob at gmail.com>
 
 pkgname=impacket
-pkgver=0.9.21
-pkgrel=2
+pkgver=0.9.22
+pkgrel=1
 pkgdesc='Collection of classes for working with network protocols'
 url='https://github.com/CoreSecurity/impacket'
 arch=('any')
@@ -14,9 +14,9 @@
 checkdepends=('python-pytest' 'python-pytest-runner' 'python-cryptography')
 source=(https://github.com/CoreSecurity/impacket/archive/impacket_${pkgver//./_}.tar.gz
         impacket-python3.9.patch::https://github.com/SecureAuthCorp/impacket/pull/946.patch)
-sha256sums=('838b0152ce7e725150e2e6b012a99624282eba8d77fda54282845f3c96a39a54'
+sha256sums=('f7d7ad797f833d242a849d131a4b3704dd526887018ff9bd1b22e0cbb827dce9'
             '61948a2dfe4e37fd33c3efa4459ec975ed32ff55d16992957b0de07c90901ca8')
-sha512sums=('9602019461cc07c2fc1e1a7baf40da0558a6cea4f6086e3c4ee16562cf0298c099c88f32ff7842ba403fc1560ccf29c1b3e9671cddcacb3ff6473d95dc11df2a'
+sha512sums=('ff007f4570d875951615120cc5211ca4841e33e65a6508ba1a08c69dbf3d14c093a777c9d8489588ff5083db3045d919807b0288c6792ef7464810684eaa1e75'
             'dcfafdfc3576011c9104d0dd7215934145c301d69acd971431d2e9c49c24ec5258648d8d8d02844805534299f1ee2e8bcab16245c7035ccfe16381f87e368f9c')
 
 prepare() {



More information about the arch-commits mailing list