mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/opera: Updated for version 12.11.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
5bf61a3cb4
commit
b5139811ad
2 changed files with 7 additions and 7 deletions
|
@ -26,8 +26,8 @@
|
|||
# Now maintained by vvoody <vvoodywang@gmail.com>
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-12.10}
|
||||
REVNO=${REVNO:-1652}
|
||||
VERSION=${VERSION:-12.11}
|
||||
REVNO=${REVNO:-1661}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="12.10"
|
||||
VERSION="12.11"
|
||||
HOMEPAGE="http://www.opera.com"
|
||||
DOWNLOAD="ftp://ftp.opera.com/pub/opera/linux/1210/opera-12.10-1652.i386.linux.tar.xz"
|
||||
MD5SUM="ae35bd96f8af4c90aa6efbc3b8211c8f"
|
||||
DOWNLOAD_x86_64="ftp://ftp.opera.com/pub/opera/linux/1210/opera-12.10-1652.x86_64.linux.tar.xz"
|
||||
MD5SUM_x86_64="6b0b8818a0c43c940965267c32c5f20a"
|
||||
DOWNLOAD="ftp://ftp.opera.com/pub/opera/linux/1211/opera-12.11-1661.i386.linux.tar.xz"
|
||||
MD5SUM="b87648e9555e12d4ed8581adb19a1310"
|
||||
DOWNLOAD_x86_64="ftp://ftp.opera.com/pub/opera/linux/1211/opera-12.11-1661.x86_64.linux.tar.xz"
|
||||
MD5SUM_x86_64="60a35147e3697e8b58cad71b76dc31f1"
|
||||
REQUIRES=""
|
||||
MAINTAINER="vvoody"
|
||||
EMAIL="vvoodywang@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue