mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +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'
|
||||
pkgname=xdm
|
||||
version=1.1.12
|
||||
revision=5
|
||||
version=1.1.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-random-device=/dev/urandom
|
||||
--with-utmp-file=/var/run/utmp
|
||||
|
@ -21,8 +21,8 @@ short_desc="X Display Manager"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=0dd283f72dda098d09e2925b9278c95e21551e693a5802ab442d1b577d8327f4
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||
checksum=e58267e8f1478f2f5cd57cbcf2367a36973860c3131a450a3e0816585af03264
|
||||
|
||||
post_install() {
|
||||
vsv xdm
|
||||
|
|
Loading…
Add table
Reference in a new issue