mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/ekiga: Updated for version 3.9.90.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
344deb18fe
commit
3a25476149
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ekiga
|
||||
VERSION=${VERSION:-3.3.2}
|
||||
VERSION=${VERSION:-3.9.90}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ekiga"
|
||||
VERSION="3.3.2"
|
||||
VERSION="3.9.90"
|
||||
HOMEPAGE="http://www.ekiga.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/ekiga/3.3/ekiga-3.3.2.tar.xz"
|
||||
MD5SUM="86aa9fa440096521d414c58154acbe3b"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/ekiga/3.9/ekiga-3.9.90.tar.xz"
|
||||
MD5SUM="800be31eef542e06307691c59942595a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsigc++ opal"
|
||||
|
|
Loading…
Reference in a new issue