From ffbc7e1bfb280edd1193f7375fa27ca414b688d7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 17 Dec 2023 18:47:01 +0100 Subject: [PATCH] python3-pwntools: update to 4.11.1. --- srcpkgs/python3-pwntools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pwntools/template b/srcpkgs/python3-pwntools/template index 47240a07f62..eb1a41d909e 100644 --- a/srcpkgs/python3-pwntools/template +++ b/srcpkgs/python3-pwntools/template @@ -1,6 +1,6 @@ # Template file for 'python3-pwntools' pkgname=python3-pwntools -version=4.11.0 +version=4.11.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-devel" @@ -16,7 +16,7 @@ maintainer="Leah Neukirchen " license="MIT, BSD-2-Clause" homepage="https://github.com/Gallopsled/pwntools" distfiles="${PYPI_SITE}/p/pwntools/pwntools-${version}.tar.gz" -checksum=a85f1e777f343f91e221d175e1523d006eef1c8106c10fd2e338280bab273fa6 +checksum=ee19e35fbdb5b7463329c27be51fad11f508e84f5bc4c617504b48e7a18364fd make_check=no post_install() {