system/android-udev-rules: Updated to version 2023.11.24.

Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Reza Talebi 2023-11-26 05:30:43 +03:30 committed by Willy Sudiarto Raharjo
parent dd51aa5724
commit dc5788e8a8
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=android-udev-rules
SRCNAM=51-android.rules
VERSION=${VERSION:-2023.06.14}
VERSION=${VERSION:-2023.11.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="android-udev-rules"
VERSION="2023.06.14"
VERSION="2023.11.24"
HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20230614/51-android.rules"
MD5SUM="5968889f02c76b6b8c1774e40519ccdc"
DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20231124/51-android.rules"
MD5SUM="d25181d188097b66aa7dbbab0cd4e8e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="android-tools"