dbus: update to 1.12.12.
This commit is contained in:
parent
63050c4ad3
commit
5d392793e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dbus'
|
# Template file for 'dbus'
|
||||||
pkgname=dbus
|
pkgname=dbus
|
||||||
version=1.12.10
|
version=1.12.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
|
configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://dbus.freedesktop.org/"
|
homepage="https://dbus.freedesktop.org/"
|
||||||
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS"
|
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS"
|
||||||
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
|
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
|
||||||
checksum=4b693d24976258c3f2fa9cc33ad9288c5fbfa7a16481dbd9a8a429f7aa8cdcf7
|
checksum=9546f226011a1e5d9d77245fe5549ef25af4694053189d624d0d6ac127ecf5f8
|
||||||
conf_files="/etc/dbus-1/session.conf /etc/dbus-1/system.conf"
|
conf_files="/etc/dbus-1/session.conf /etc/dbus-1/system.conf"
|
||||||
|
|
||||||
# Create dbus:22 system account.
|
# Create dbus:22 system account.
|
||||||
|
|
Loading…
Reference in a new issue