mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
ham/hamlib: Updated for version 1.2.15 and moved from libraries
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
2ddff30464
commit
a46a29f823
4 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hamlib
|
||||
VERSION=1.2.14
|
||||
VERSION=1.2.15
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hamlib"
|
||||
VERSION="1.2.14"
|
||||
VERSION="1.2.15"
|
||||
HOMEPAGE="http://sourceforge.net/apps/mediawiki/hamlib/index.php?title=Main_Page"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/hamlib/hamlib-1.2.14.tar.gz"
|
||||
MD5SUM="ccd5232d3285a31c29b5acce1c7a3a65"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/hamlib/hamlib-1.2.15.tar.gz"
|
||||
MD5SUM="8c10041b75d41a8b585a78fd14564387"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
Loading…
Reference in a new issue