summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Reza Talebi2023-11-26 03:00:43 +0100
committer Willy Sudiarto Raharjo2023-12-01 02:13:32 +0100
commitdc5788e8a844dde29c0b21e8fd97db0b387b9ed2 (patch)
tree40c0426df15ec40eb4d440fdb673c12f90adf29e /system
parentdd51aa5724674df0218f3bed3a6ac591f6e5f7bb (diff)
downloadslackbuilds-dc5788e8a844dde29c0b21e8fd97db0b387b9ed2.tar.gz
system/android-udev-rules: Updated to version 2023.11.24.
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 758398b9f4..870564b428 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.06.14}
+VERSION=${VERSION:-2023.11.24}
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 829f9c6d81..aa398c9ad4 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.06.14"
+VERSION="2023.11.24"
HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
-DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20230614/51-android.rules"
-MD5SUM="5968889f02c76b6b8c1774e40519ccdc"
+DOWNLOAD="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/20231124/51-android.rules"
+MD5SUM="d25181d188097b66aa7dbbab0cd4e8e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="android-tools"