summaryrefslogtreecommitdiffstats
path: root/system/android-udev-rules
diff options
context:
space:
mode:
author Reza Talebi2022-06-27 17:58:47 +0200
committer Willy Sudiarto Raharjo2022-07-01 05:22:39 +0200
commitbb43431c8d491e77ef0076769e2b22e99502de90 (patch)
tree1effb3b604b0c0fa01312166d75eb28f384f0781 /system/android-udev-rules
parentfe9965b0946d33cea144b9989e28ebc779328681 (diff)
downloadslackbuilds-bb43431c8d491e77ef0076769e2b22e99502de90.tar.gz
system/android-udev-rules: Updated for version 2022.06.11.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/android-udev-rules')
-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 eeb9eade5a..57ef242ed0 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:-2022.01.02}
+VERSION=${VERSION:-2022.06.11}
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 7b0020cb90..80dcfea4bd 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="2022.01.02"
+VERSION="2022.06.11"
HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
-DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20220102/51-android.rules"
-MD5SUM="7ef50c9c7fbfa79141f1b6ccb717a208"
+DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20220611/51-android.rules"
+MD5SUM="d1e14f9aaa49373a251f1fc61b3b56b1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="android-tools"