mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
xdm: update to 1.1.13.
This commit is contained in:
parent
70dd911c01
commit
3a19508664
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xdm'
|
# Template file for 'xdm'
|
||||||
pkgname=xdm
|
pkgname=xdm
|
||||||
version=1.1.12
|
version=1.1.13
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-random-device=/dev/urandom
|
configure_args="--with-random-device=/dev/urandom
|
||||||
--with-utmp-file=/var/run/utmp
|
--with-utmp-file=/var/run/utmp
|
||||||
|
@ -21,8 +21,8 @@ short_desc="X Display Manager"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||||
checksum=0dd283f72dda098d09e2925b9278c95e21551e693a5802ab442d1b577d8327f4
|
checksum=e58267e8f1478f2f5cd57cbcf2367a36973860c3131a450a3e0816585af03264
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv xdm
|
vsv xdm
|
||||||
|
|
Loading…
Add table
Reference in a new issue