system/rtirq: Updated for version 20240816_6ce7525.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2024-08-16 15:24:13 -04:00 committed by Willy Sudiarto Raharjo
parent 1a444d4425
commit 08b000fcf4
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 4 deletions

View File

@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20240816 bkw: update for version 20240816_6ce7525 (latest git).
# 20210824 bkw:
# - updated for version 20210530_acf01e7 (add git hash to VERSION)
# - use github homepage
@ -21,7 +22,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rtirq
VERSION=${VERSION:-20210530_acf01e7}
VERSION=${VERSION:-20240816_6ce7525}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="rtirq"
VERSION="20210530_acf01e7"
VERSION="20240816_6ce7525"
HOMEPAGE="https://github.com/rncbc/rtirq"
DOWNLOAD="https://slackware.uk/~urchlay/src/rtirq-20210530_acf01e7.tar.xz"
MD5SUM="14d9c4b6ec1ba8fe4abd70c4315eea04"
DOWNLOAD="https://slackware.uk/~urchlay/src/rtirq-20240816_6ce7525.tar.xz"
MD5SUM="db7bd93c102b9b6474e3460b9c7a6082"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""