diff --git a/system/auth/ConsoleKit/actions.py b/system/auth/ConsoleKit/actions.py
index 3b5674e2bd..739ad7d7b2 100644
--- a/system/auth/ConsoleKit/actions.py
+++ b/system/auth/ConsoleKit/actions.py
@@ -16,7 +16,7 @@ def setup():
#shelltools.system("sed -i -e '/SystemdService/d' data/org.freedesktop.ConsoleKit.service.in")
#autotools.autoreconf("-fi")
-
+ shelltools.system("sh ./autogen.sh")
autotools.configure("--prefix=/usr \
--sysconfdir=/etc \
--sbindir=/usr/sbin \
diff --git a/system/auth/ConsoleKit/pspec.xml b/system/auth/ConsoleKit/pspec.xml
index 82b7a637f7..a27c23e3d0 100644
--- a/system/auth/ConsoleKit/pspec.xml
+++ b/system/auth/ConsoleKit/pspec.xml
@@ -12,7 +12,7 @@
library
A framework for defining and tracking users, login sessions, and seats
ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use).
- https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.2.1/ConsoleKit2-1.2.1.tar.bz2
+ https://github.com/ConsoleKit2/ConsoleKit2/archive/refs/tags/1.2.4.tar.gz
xmlto
acl-devel
@@ -33,7 +33,7 @@
polkit-devel
- consolekit2-conf.patch
+ consolekit2-conf.patch -->
@@ -92,6 +92,13 @@
+
+ 2021-07-05
+ 1.2.4
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-03-17
1.2.1