x2x-git: update to 20170207
This commit is contained in:
parent
15b1dfb344
commit
abe9570c3e
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'x2x-git'
|
||||
pkgname=x2x-git
|
||||
version=20150531
|
||||
version=20170207
|
||||
revision=1
|
||||
_githash=375bf431aac5675352a16b516d42ed67dd1a3b3c
|
||||
_githash=5382754abfedf5aa77cbbbac0129ccd7bb29b17c
|
||||
wrksrc="x2x-${_githash}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Use mouse and keyboard from X display on another"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="custom"
|
||||
homepage="https://github.com/dottedmag/x2x"
|
||||
distfiles="https://github.com/dottedmag/x2x/archive/${_githash}.tar.gz"
|
||||
checksum=650c1f46b812b2e9beef032d86b20171a8e6d74354f59d1a0163d8a2882749a1
|
||||
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
||||
checksum=4ac2ce04656c916588983f37071a9579f1ff01f968a1340abc9fa3e53ea07244
|
||||
|
||||
pre_configure() {
|
||||
sh bootstrap.sh
|
||||
|
|
Loading…
Reference in a new issue