xastir: update to 2.1.0.
Closes #13378. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
01cd2d307b
commit
5033f135da
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'xastir'
|
||||
pkgname=xastir
|
||||
version=2.0.8
|
||||
version=2.1.0
|
||||
revision=1
|
||||
wrksrc="Xastir-Release-${version}"
|
||||
build_style=gnu-configure
|
||||
only_for_archs="i686 x86_64"
|
||||
makedepends="libXrender-devel libXt-devel libXp-devel libcurl-devel pcre-devel lesstif-devel libax25-devel"
|
||||
|
@ -9,5 +10,5 @@ short_desc="X Amateur Station Tracking and Information Reporting"
|
|||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://xastir.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=775db0e3c4355051a9030b8398a1d995d48b3b721fa1c9bce5e3010300c1ebb6
|
||||
distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz"
|
||||
checksum=a481e6a6c035954041904352ec58f52240c06874a30dfb810001da489d40f43a
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname=Release
|
Loading…
Reference in New Issue