Skip to content

Commit ec51c1f

Browse files
smproxy: update to 1.0.7.
1 parent 85cafff commit ec51c1f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

srcpkgs/smproxy/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Template file for 'smproxy'
22
pkgname=smproxy
3-
version=1.0.6
4-
revision=2
3+
version=1.0.7
4+
revision=1
55
build_style=gnu-configure
66
hostmakedepends="pkg-config"
77
makedepends="libSM-devel libXt-devel libXmu-devel"
88
short_desc="X11R6 session management application"
99
maintainer="Orphaned <orphan@voidlinux.org>"
1010
license="MIT"
1111
homepage="http://xorg.freedesktop.org"
12-
distfiles="${XORG_SITE}/app/smproxy-${version}.tar.bz2"
13-
checksum=6cf19155a2752237f36dbf8bc4184465ea190d2652f887faccb4e2a6ebf77266
12+
distfiles="${XORG_SITE}/app/smproxy-${version}.tar.xz"
13+
checksum=4aa99237cc9dab7d87ce9bc7cca4116674a853b5f08dfe3f9db1bb2b2cf9f305
1414

1515
post_install() {
1616
vlicense COPYING

0 commit comments

Comments
 (0)