systemd: update to 206.

This commit is contained in:
Juan RP
2013-07-23 07:19:06 +02:00
parent f13a9a99ff
commit 0cf84eb00c
4 changed files with 6 additions and 122 deletions

View File

@@ -1,7 +1,7 @@
# Template file for 'libudev'
pkgname=libudev
version=205
revision=2
version=206
revision=1
wrksrc="systemd-${version}"
build_style=gnu-configure
configure_args="--libexecdir=/usr/lib --disable-selinux
@@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/systemd"
license="LGPL-2.1, GPL-2, MIT"
distfiles="http://www.freedesktop.org/software/systemd/systemd-${version}.tar.xz"
checksum=54d6d3e1e9e66b6a484f68a3323cb489f0a8f50bdeb1d5465c3a48c6fc1e0058
checksum=4c993de071118ea1df7ffc4be26ef0b0d78354ef15b2743a2783d20edfcde9de
hostmakedepends="pkg-config intltool gperf libxslt docbook-xsl
libtool automake gettext-devel"