diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/readpe/readpe.SlackBuild | 4 | ||||
-rw-r--r-- | system/readpe/readpe.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/readpe/readpe.SlackBuild b/system/readpe/readpe.SlackBuild index 2f5d012d00..3137456454 100644 --- a/system/readpe/readpe.SlackBuild +++ b/system/readpe/readpe.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=readpe -VERSION=${VERSION:-20231027_576c2c8} -GITHASH=${GITHASH:-576c2c87a1b36836070b0327402e5330e63fda86} +VERSION=${VERSION:-20231128_7f3c136} +GITHASH=${GITHASH:-7f3c13649959747ec57db172da355038c3521e1e} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/readpe/readpe.info b/system/readpe/readpe.info index 836eda7163..2c15335b6f 100644 --- a/system/readpe/readpe.info +++ b/system/readpe/readpe.info @@ -1,8 +1,8 @@ PRGNAM="readpe" -VERSION="20231027_576c2c8" +VERSION="20231128_7f3c136" HOMEPAGE="https://github.com/mentebinaria/readpe" -DOWNLOAD="https://github.com/mentebinaria/readpe/archive/576c2c8/readpe-576c2c87a1b36836070b0327402e5330e63fda86.tar.gz" -MD5SUM="0d9711718d53b2c4ec4ce04a20e53327" +DOWNLOAD="https://github.com/mentebinaria/readpe/archive/7f3c136/readpe-7f3c13649959747ec57db172da355038c3521e1e.tar.gz" +MD5SUM="e0d5c57b32732ef6fc5dfd7c640d74fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |