mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
dbus: rebuild against systemd-204.
This commit is contained in:
parent
a004938306
commit
ad775a21fb
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'dbus'
|
# Template file for 'dbus'
|
||||||
#
|
#
|
||||||
_systemd_version=197
|
_systemd_version=204
|
||||||
|
|
||||||
pkgname=dbus
|
pkgname=dbus
|
||||||
version=1.6.10
|
version=1.6.10
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Message bus system"
|
short_desc="Message bus system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -14,7 +14,7 @@ distfiles="
|
||||||
http://www.freedesktop.org/software/systemd/systemd-${_systemd_version}.tar.xz"
|
http://www.freedesktop.org/software/systemd/systemd-${_systemd_version}.tar.xz"
|
||||||
checksum="
|
checksum="
|
||||||
1f3d6f4a53a7121328f6cd685fc14440d72e6c0006ecb3312cc779c495915e86
|
1f3d6f4a53a7121328f6cd685fc14440d72e6c0006ecb3312cc779c495915e86
|
||||||
e6857ea21ae24d7056e7b0f4c2aaaba73b8bf57025b8949c0a8af0c1bc9774b5"
|
072c393503c7c1e55ca7acf3db659cbd28c7fe5fa94fab3db95360bafd96731b"
|
||||||
|
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="pkg-config intltool gperf"
|
hostmakedepends="pkg-config intltool gperf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue