xdm: update to 1.1.12.
This commit is contained in:
parent
44d2614708
commit
e7bcbfb2ec
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xdm'.
|
||||
# Template file for 'xdm'
|
||||
pkgname=xdm
|
||||
version=1.1.11
|
||||
revision=8
|
||||
version=1.1.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-random-device=/dev/urandom
|
||||
--with-utmp-file=/var/run/utmp
|
||||
|
@ -13,11 +13,11 @@ hostmakedepends="pkg-config"
|
|||
makedepends="pam-devel libXaw-devel"
|
||||
depends="sessreg xconsole"
|
||||
short_desc="X Display Manager"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=d4da426ddea0124279a3f2e00a26db61944690628ee818a64df9d27352081c47
|
||||
checksum=0dd283f72dda098d09e2925b9278c95e21551e693a5802ab442d1b577d8327f4
|
||||
|
||||
post_install() {
|
||||
vsv xdm
|
||||
|
|
Loading…
Add table
Reference in a new issue