hxtools: revbump for libHX
fix licence identifier Closes: #51965 [via git-merge-pr]
This commit is contained in:
parent
47b11e6dca
commit
40d4ed3875
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'hxtools'
|
||||
pkgname=hxtools
|
||||
version=20201116
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libHX-devel"
|
||||
short_desc="Collection of small tools over the years by j.eng (inai.de)"
|
||||
maintainer="nexolight <snow.dream.ch@gmail.com>"
|
||||
license="WTFPL, LGPL-2.1/LGPL-3.0, GPL-2.0-or-later"
|
||||
license="WTFPL, LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||
homepage="http://inai.de/projects/hxtools"
|
||||
distfiles="http://inai.de/files/hxtools/hxtools-${version}.tar.xz"
|
||||
checksum=c4bf0de4b39892eacb74a148d2587f0611f0abd2a2c4919a0e8e6639a74b7c69
|
||||
|
|
Loading…
Reference in New Issue