summaryrefslogtreecommitdiffstats
path: root/system/android-udev-rules
diff options
context:
space:
mode:
author Reza Talebi2024-02-13 23:16:33 +0100
committer Willy Sudiarto Raharjo2024-02-15 16:58:15 +0100
commit493609a6353bbe6b277eb7905c1640cce09288d6 (patch)
tree3c0a1f7a81d0c4d5198792164470728daaebcac5 /system/android-udev-rules
parent7017d34ab0ec31004bd308143d58d41cfb369c72 (diff)
downloadslackbuilds-493609a6353bbe6b277eb7905c1640cce09288d6.tar.gz
system/android-udev-rules: Updated for version 2024.01.14.
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 f945015ce1..24d9dc1009 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:-2023.12.07}
+VERSION=${VERSION:-2024.01.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 3bf02c9c56..ebfcc2aeb7 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="2023.12.07"
+VERSION="2024.01.14"
HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
-DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20231207/51-android.rules"
-MD5SUM="666d686561da933b1593ba6956f4eebb"
+DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20240114/51-android.rules"
+MD5SUM="0d3007dd49c6de10c01b926482d527d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="android-tools"