system/readpe: Updated for version 20240519_0184edd
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3c08934330
commit
589d72757b
|
@ -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}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="readpe"
|
||||
VERSION="20240427_d94c794"
|
||||
VERSION="20240519_0184edd"
|
||||
HOMEPAGE="https://github.com/mentebinaria/readpe"
|
||||
DOWNLOAD="https://github.com/mentebinaria/readpe/archive/d94c794/readpe-d94c79459692cd6abbf6051328b225319e2caadf.tar.gz"
|
||||
MD5SUM="7dcf55ee3a582febfa447732cecc62a7"
|
||||
DOWNLOAD="https://github.com/mentebinaria/readpe/archive/0184edd/readpe-0184edd5aea3f0bcbaca418d133023d005d16875.tar.gz"
|
||||
MD5SUM="9b5942cac76126e893fcc90e36f17373"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue