mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/android-udev-rules: Updated for version 2024.02.21.
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
199afabbf6
commit
0d431153b6
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=android-udev-rules
|
||||
SRCNAM=51-android.rules
|
||||
VERSION=${VERSION:-2024.01.14}
|
||||
VERSION=${VERSION:-2024.02.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="android-udev-rules"
|
||||
VERSION="2024.01.14"
|
||||
VERSION="2024.02.21"
|
||||
HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
|
||||
DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20240114/51-android.rules"
|
||||
MD5SUM="0d3007dd49c6de10c01b926482d527d0"
|
||||
DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20240221/51-android.rules"
|
||||
MD5SUM="4c1d48ababfd56414f8b91704664e3d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="android-tools"
|
||||
|
|
Loading…
Reference in a new issue