diff options
Diffstat (limited to 'system/readpe/readpe.SlackBuild')
-rw-r--r-- | system/readpe/readpe.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/readpe/readpe.SlackBuild b/system/readpe/readpe.SlackBuild index bc560a269554d..03ff799a86c8a 100644 --- a/system/readpe/readpe.SlackBuild +++ b/system/readpe/readpe.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=readpe -VERSION=${VERSION:-20240427_d94c794} -GITHASH=${GITHASH:-d94c79459692cd6abbf6051328b225319e2caadf} +VERSION=${VERSION:-20240519_0184edd} +GITHASH=${GITHASH:-0184edd5aea3f0bcbaca418d133023d005d16875} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |