mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
ham/wxapt: Updated for version 1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
87ee55751f
commit
194ce79592
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
# that is unlikely, as I am rather tall.
|
||||
|
||||
PRGNAM=wxapt
|
||||
VERSION=${VERSION:-1.5}
|
||||
VERSION=${VERSION:-1.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wxapt"
|
||||
VERSION="1.5"
|
||||
VERSION="1.6"
|
||||
HOMEPAGE="http://www.qsl.net/5b4az/"
|
||||
DOWNLOAD="http://www.qsl.net/5b4az/pkg/apt/wxapt/wxapt-1.5.tar.bz2"
|
||||
MD5SUM="ef0bf8e86b641a8855f8afe2ad27cda4"
|
||||
DOWNLOAD="http://www.qsl.net/5b4az/pkg/apt/wxapt/wxapt-1.6.tar.bz2"
|
||||
MD5SUM="52eb5d75c08636a3e453c79526afe632"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="rtl-sdr"
|
||||
MAINTAINER="JK Wood"
|
||||
EMAIL="joshuakwood@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue