summaryrefslogtreecommitdiffstats
path: root/smgl
diff options
context:
space:
mode:
authorTreeve Jelbert2021-03-19 15:34:21 +0100
committerTreeve Jelbert2021-03-19 15:50:58 +0100
commit14379555116482400cb2604adaa3055295a04e2f (patch)
treea10e91076141aa4d3c1c8ccb83d7fc026f592d2b /smgl
parentead55eb63e1bdcb830ab657d4ffc6cc7c9d2edd3 (diff)
elogind: => 246.10
Diffstat (limited to 'smgl')
-rwxr-xr-xsmgl/elogind/DEPENDS2
-rwxr-xr-xsmgl/elogind/DETAILS4
-rw-r--r--smgl/elogind/HISTORY4
3 files changed, 6 insertions, 4 deletions
diff --git a/smgl/elogind/DEPENDS b/smgl/elogind/DEPENDS
index a2e1786c3c..237dd0dcbf 100755
--- a/smgl/elogind/DEPENDS
+++ b/smgl/elogind/DEPENDS
@@ -17,6 +17,4 @@ optional_depends linux-pam 'pam=true' 'pam=false' 'PAM support' &&
optional_depends acl 'acl=true' 'acl=false' 'ACL support' &&
optional_depends audit 'audit=true' 'audit=false' 'Audit support' &&
optional_depends dbus 'dbus=true' 'dbus=false' 'use Dbus' &&
-optional_depends glib2 'glib=true' 'glib=false' 'use glib'
-optional_depends pcre2 'pcre2=true' 'pcre2=false' 'use PCRE2' &&
optional_depends policykit 'polkit=true' 'polkit=false' 'PolicyKit support'
diff --git a/smgl/elogind/DETAILS b/smgl/elogind/DETAILS
index fb4a9131f3..9bb752a839 100755
--- a/smgl/elogind/DETAILS
+++ b/smgl/elogind/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=elogind
- VERSION=246.9.2
- SOURCE_HASH=sha512:b50d319793307a425d7542626e8cf27e56fb5e5c75cca9519cd3f5a1e7c387c4179310b95fa083f8bd8172384f16c0e45e7000b313d2bcf84ed8aba98dc775c1
+ VERSION=246.10
+ SOURCE_HASH=sha512:9db0f068ed94ec07bab4d764ccb38840af3d05a4b7c9c539721906f5381b509cb9a3cbfb0453a978210d306136368de6162578c600d522416ef2a7ac1b9f348b
PATCHLEVEL=1
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/smgl/elogind/HISTORY b/smgl/elogind/HISTORY
index 162d7ec819..01cb0f576d 100644
--- a/smgl/elogind/HISTORY
+++ b/smgl/elogind/HISTORY
@@ -1,3 +1,7 @@
+2021-03-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 246.10
+ * DEPENDS: drop glib2, pcre2
+
2021-01-22 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 246.9.2