hxtools: update to 20170114.
This commit is contained in:
parent
e42e094286
commit
d7b15ab370
|
@ -1,6 +1,6 @@
|
||||||
#Template file for 'hxtools'
|
#Template file for 'hxtools'
|
||||||
pkgname=hxtools
|
pkgname=hxtools
|
||||||
version=20150304
|
version=20170114
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Collection of small tools over the years by j.eng (inai.de)"
|
short_desc="Collection of small tools over the years by j.eng (inai.de)"
|
||||||
|
@ -8,6 +8,6 @@ maintainer="nexolight <snow.dream.ch@gmail.com>"
|
||||||
license="WTFPL-2.0+, LGPL-2.1/LGPL-3.0, GPL-2.0+"
|
license="WTFPL-2.0+, LGPL-2.1/LGPL-3.0, GPL-2.0+"
|
||||||
homepage="http://inai.de/projects/hxtools"
|
homepage="http://inai.de/projects/hxtools"
|
||||||
distfiles="http://jftp.inai.de/hxtools/hxtools-${version}.tar.xz"
|
distfiles="http://jftp.inai.de/hxtools/hxtools-${version}.tar.xz"
|
||||||
checksum="55265b16191831c4e332b0235b057e3f1e952298abf34734a8fa2ee9bb7be382"
|
checksum=83c4a67aefef7a63b3d7f446fb83a95a40638792326fb3659c3dccb3dc3c4998
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libHX-devel"
|
makedepends="libHX-devel"
|
||||||
|
|
Loading…
Reference in New Issue