mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/eaglemode: Updated for version 0.92.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4bb4f407c3
commit
da7d2d0bf2
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for eaglemode
|
||||
|
||||
# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any
|
||||
# purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -17,7 +17,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=eaglemode
|
||||
VERSION=${VERSION:-0.91.0}
|
||||
VERSION=${VERSION:-0.92.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="eaglemode"
|
||||
VERSION="0.91.0"
|
||||
VERSION="0.92.0"
|
||||
HOMEPAGE="http://eaglemode.sourceforge.net/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/eaglemode/files/eaglemode-0.91.0/eaglemode-0.91.0.tar.bz2"
|
||||
MD5SUM="c20627bc57964ce0b1722f249934befa"
|
||||
DOWNLOAD="https://sourceforge.net/projects/eaglemode/files/eaglemode-0.92.0/eaglemode-0.92.0.tar.bz2"
|
||||
MD5SUM="ce15d875fbee224b0debb23261bedea2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue