summaryrefslogtreecommitdiffstats
path: root/system/android-udev-rules
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2023-08-26 01:57:11 +0330
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 19:07:06 +0700
commit14a272db05db74d6be95a98bc5992f016d11baf0 (patch)
tree1e1f35e8127cbed0b5c387fc2e670e663204ec76 /system/android-udev-rules
parent4294c16313c1d165adc70480d6346478118aa5ef (diff)
downloadslackbuilds-14a272db05db74d6be95a98bc5992f016d11baf0.tar.gz
slackbuilds-14a272db05db74d6be95a98bc5992f016d11baf0.tar.xz
system/android-udev-rules: Updated for version 2023.06.14.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.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 ffa3a84dbe..758398b9f4 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.09.03}
+VERSION=${VERSION:-2023.06.14}
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 aef631d8e8..829f9c6d81 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.09.03"
+VERSION="2023.06.14"
HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
-DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20220903/51-android.rules"
-MD5SUM="95626577d51ad5409ee8197567019500"
+DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20230614/51-android.rules"
+MD5SUM="5968889f02c76b6b8c1774e40519ccdc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="android-tools"