mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
misc/asterixInspector: Updated for version 0.9.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
d8982f85cd
commit
caf125c194
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
AsterixInspector is a tool to display contents of Asterix data files. Asterix
|
||||
is a binary format for information exchange in aviation. The Asterix standard
|
||||
specification is beeing developed and endorsed by Eurocontrol, specification
|
||||
specification is being developed and endorsed by Eurocontrol, specification
|
||||
documents are available at http://www.eurocontrol.int/asterix.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for asterixInspector
|
||||
|
||||
# Copyright 2012 Chris Abela, Malta
|
||||
# Copyright 2012, 2013 Chris Abela, Malta
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=asterixInspector
|
||||
VERSION=${VERSION:-0.9.2}
|
||||
VERSION=${VERSION:-0.9.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="asterixInspector"
|
||||
VERSION="0.9.2"
|
||||
VERSION="0.9.3"
|
||||
HOMEPAGE="http://asterix.sourceforge.net"
|
||||
DOWNLOAD="http://sourceforge.net/projects/asterix/files/asterixInspector-0.9.2.tar.bz2"
|
||||
MD5SUM="66a470b3ece9532ab22d639e92bef94a"
|
||||
DOWNLOAD="http://sourceforge.net/projects/asterix/files/asterixInspector-0.9.3.tar.bz2"
|
||||
MD5SUM="79d58a90e80a03c8606c66c3cfe26368"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue