diff --git a/python/pefile/pefile.SlackBuild b/python/pefile/pefile.SlackBuild index a6c6f7cc05..7fce625b3f 100644 --- a/python/pefile/pefile.SlackBuild +++ b/python/pefile/pefile.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for pefile -# Copyright 2016-2022 Barry Grundy +# Copyright 2016-2023 Barry Grundy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,12 +21,12 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated for 2021.9.3 January 2022 +# Updated for 2023.2.7, July 2023 cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pefile -VERSION=${VERSION:-2021.9.3} +VERSION=${VERSION:-2023.2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/pefile/pefile.info b/python/pefile/pefile.info index 4849f35b17..1e206cef79 100644 --- a/python/pefile/pefile.info +++ b/python/pefile/pefile.info @@ -1,8 +1,8 @@ PRGNAM="pefile" -VERSION="2021.9.3" +VERSION="2023.2.7" HOMEPAGE="https://pypi.python.org/pypi/pefile/" -DOWNLOAD="https://files.pythonhosted.org/packages/ee/e1/a7bd302cf5f74547431b4e9b206dbef782d112df6b531f193bb4a29fb1b9/pefile-2021.9.3.tar.gz" -MD5SUM="47969d5c421429cf9dc09a023547b621" +DOWNLOAD="https://files.pythonhosted.org/packages/78/c5/3b3c62223f72e2360737fd2a57c30e5b2adecd85e70276879609a7403334/pefile-2023.2.7.tar.gz" +MD5SUM="fa0eba7c91f4e696771ddbfacdca25e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""