summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Reza Talebi2024-03-04 22:43:03 +0100
committer Willy Sudiarto Raharjo2024-03-05 07:19:54 +0100
commit0d431153b682ea425d4c9d000f29a05a9748cf52 (patch)
treed40a5b4da1289096f396106c2e3a86438ad91b91 /system
parent199afabbf66a90b1246c408cb3ce08161260a1a4 (diff)
downloadslackbuilds-0d431153b682ea425d4c9d000f29a05a9748cf52.tar.gz
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>
Diffstat (limited to 'system')
-rw-r--r--system/android-udev-rules/android-udev-rules.SlackBuild2
-rw-r--r--system/android-udev-rules/android-udev-rules.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/android-udev-rules/android-udev-rules.SlackBuild b/system/android-udev-rules/android-udev-rules.SlackBuild
index 24d9dc1009..4c2464fc89 100644
--- a/system/android-udev-rules/android-udev-rules.SlackBuild
+++ b/system/android-udev-rules/android-udev-rules.SlackBuild
@@ -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}
diff --git a/system/android-udev-rules/android-udev-rules.info b/system/android-udev-rules/android-udev-rules.info
index ebfcc2aeb7..912ecac3da 100644
--- a/system/android-udev-rules/android-udev-rules.info
+++ b/system/android-udev-rules/android-udev-rules.info
@@ -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"