From fa0337054c241f3ab706a10745800c9e689cc7bc Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Thu, 29 Dec 2022 22:47:21 +0800 Subject: [PATCH] pwntools-4.9.0.ebuild --- app-exploits/pwntools/Manifest | 2 +- .../pwntools/{pwntools-4.7.1.ebuild => pwntools-4.9.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename app-exploits/pwntools/{pwntools-4.7.1.ebuild => pwntools-4.9.0.ebuild} (97%) diff --git a/app-exploits/pwntools/Manifest b/app-exploits/pwntools/Manifest index 23c7eb4e0..9f7c7628d 100644 --- a/app-exploits/pwntools/Manifest +++ b/app-exploits/pwntools/Manifest @@ -1,2 +1,2 @@ -DIST pwntools-4.7.1.tar.gz 4211545 BLAKE2B 5f77acc8188fe4042d96a438308ad1e7c22e2a8636b66320d18394833add7d7baef4fc8e6d925c302eac91d331da6aa7f89d91b17864f13db141ad378c0d36df SHA512 70ad24207f2b1662f1a525225c79ca080bbd7d313027366a403fad9af754fcc3068aa9e6c04a2e35538894f834f3a7e1803d729c6eb752519b8c06d7b9c3b8e3 DIST pwntools-4.8.0.tar.gz 4211577 BLAKE2B 93dfd8e454007537ccd12fc54d45517010c1bca43312990b5e1eb13bb7eb5422fa22beca0742244edce79c2422a70c687e9ba75c0ba68fcaddc3e778a52913f5 SHA512 1bc2f76e78d4fc439d8261991ceea79fc56e67175de0fcc8b7a8a686e7b42810dd701c3437f1fe04bc47543cde99ab4be57d9cd0b51d99135cc257d28a36904b +DIST pwntools-4.9.0.tar.gz 4218616 BLAKE2B d811a96943fbe80a4082bdff412aee5df02250846189e6300e99a6630bc02906053e728ca9904b27ddc546ad2c3612818a046b4d6418d8ebf682df600b99bc99 SHA512 8ed404dc556383712ad4de799fbff09f51735065cac07ca909f1430b22e6e9574d870aaaa4a7ce0e22d5f6edb18b956847a7aaf4dd6cf0b44fbfcf58e32497fb diff --git a/app-exploits/pwntools/pwntools-4.7.1.ebuild b/app-exploits/pwntools/pwntools-4.9.0.ebuild similarity index 97% rename from app-exploits/pwntools/pwntools-4.7.1.ebuild rename to app-exploits/pwntools/pwntools-4.9.0.ebuild index 80d021b48..1cf4fd11b 100644 --- a/app-exploits/pwntools/pwntools-4.7.1.ebuild +++ b/app-exploits/pwntools/pwntools-4.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7