system/android-udev-rules: Updated for version 2024.08.29.

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 2024-09-06 11:30:34 +03:30 committed by Willy Sudiarto Raharjo
parent c608789259
commit 4bb46a3cd4
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:-2024.06.25}
VERSION=${VERSION:-2024.08.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="android-udev-rules"
VERSION="2024.06.25"
VERSION="2024.08.29"
HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20240625/51-android.rules"
MD5SUM="792ad683b5a715e7e0e55466277c142b"
DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20240829/51-android.rules"
MD5SUM="b5c261bf1f0f908b91278d9aeb27ec3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="android-tools"