system/edid-decode: Updated for v0.1~git20220315.cb74358c2896.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
42cd93fb77
commit
ab5cd697b3
|
@ -11,7 +11,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=edid-decode
|
||||
VERSION=${VERSION:-0.1~git20201230.95d81c9}
|
||||
VERSION=${VERSION:-0.1~git20220315.cb74358c2896}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="edid-decode"
|
||||
VERSION="0.1~git20201230.95d81c9"
|
||||
VERSION="0.1~git20220315.cb74358c2896"
|
||||
HOMEPAGE="https://git.linuxtv.org/edid-decode.git/"
|
||||
DOWNLOAD="https://deb.debian.org/debian/pool/main/e/edid-decode/edid-decode_0.1~git20201230.95d81c9.orig.tar.xz"
|
||||
MD5SUM="2b0c59be8977219bd2204a6281aa1e42"
|
||||
DOWNLOAD="https://deb.debian.org/debian/pool/main/e/edid-decode/edid-decode_0.1~git20220315.cb74358c2896.orig.tar.xz"
|
||||
MD5SUM="b8ba8484c99a6333bc45abff19c42112"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue