summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Reza Talebi2022-09-03 23:02:17 +0200
committer Willy Sudiarto Raharjo2022-09-10 10:19:04 +0200
commit2735efd78cd2bf3c45ad8b7e53752a735fb1650a (patch)
tree1f0595e8dba72b34e15f9881565cc035ffb140ae /system
parent5c50209604eeb1743c73e9e2f6d524e4f76b06c1 (diff)
downloadslackbuilds-2735efd78cd2bf3c45ad8b7e53752a735fb1650a.tar.gz
system/android-udev-rules: Updated for version 2022.09.03
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 57ef242ed0..ffa3a84dbe 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.06.11}
+VERSION=${VERSION:-2022.09.03}
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 80dcfea4bd..aef631d8e8 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.06.11"
+VERSION="2022.09.03"
HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
-DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20220611/51-android.rules"
-MD5SUM="d1e14f9aaa49373a251f1fc61b3b56b1"
+DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20220903/51-android.rules"
+MD5SUM="95626577d51ad5409ee8197567019500"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="android-tools"