aboutsummaryrefslogtreecommitdiff
path: root/system/readpe/readpe.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-12-02 09:24:04 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-09 07:50:03 +0700
commitc970d3d5acf050657032c754d4fbb3dfea59ee8b (patch)
tree68856b32fc6f5534205701ddfdf9297f454677e9 /system/readpe/readpe.SlackBuild
parent52302d3ea930dfb705d5dab62a933ae0be2fdd61 (diff)
system/readpe: Updated for version 20231128_7f3c136.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/readpe/readpe.SlackBuild')
-rw-r--r--system/readpe/readpe.SlackBuild4
1 files changed, 2 insertions, 2 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}