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:
parent
c608789259
commit
4bb46a3cd4
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue