network/otter: Updated for version 0.9.07.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
86c104b0e7
commit
20a5318a32
|
@ -24,7 +24,7 @@
|
|||
|
||||
SRCNAM=otter-browser
|
||||
PRGNAM=$(echo $SRCNAM | cut -c1-5)
|
||||
VERSION=${VERSION:-0.9.06}
|
||||
VERSION=${VERSION:-0.9.07}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="otter"
|
||||
VERSION="0.9.06"
|
||||
VERSION="0.9.07"
|
||||
HOMEPAGE="http://otter-browser.org/"
|
||||
DOWNLOAD="https://github.com/OtterBrowser/otter-browser/archive/v0.9.06.tar.gz"
|
||||
MD5SUM="8c13ed4c4080923903f3ffe240264e5b"
|
||||
DOWNLOAD="https://github.com/OtterBrowser/otter-browser/archive/v0.9.07.tar.gz"
|
||||
MD5SUM="82198cedb0d817932d556b80c2676040"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in New Issue