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