mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
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
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'xastir'
|
# Template file for 'xastir'
|
||||||
pkgname=xastir
|
pkgname=xastir
|
||||||
version=2.0.8
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="Xastir-Release-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
makedepends="libXrender-devel libXt-devel libXp-devel libcurl-devel pcre-devel lesstif-devel libax25-devel"
|
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>"
|
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://xastir.org"
|
homepage="http://xastir.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz"
|
||||||
checksum=775db0e3c4355051a9030b8398a1d995d48b3b721fa1c9bce5e3010300c1ebb6
|
checksum=a481e6a6c035954041904352ec58f52240c06874a30dfb810001da489d40f43a
|
||||||
|
|
1
srcpkgs/xastir/update
Normal file
1
srcpkgs/xastir/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=Release
|
Loading…
Add table
Reference in a new issue