mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/midori: Updated for version 0.4.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
73bca6fa8a
commit
1a21e7b53f
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=midori
|
||||
VERSION=0.4.3
|
||||
VERSION=${VERSION:-0.4.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="midori"
|
||||
VERSION="0.4.3"
|
||||
HOMEPAGE="http://www.twotoasts.de/index.php?/pages/midori_summary.html"
|
||||
DOWNLOAD="http://archive.xfce.org/src/apps/midori/0.4/midori-0.4.3.tar.bz2"
|
||||
MD5SUM="900037557b82818d79d2dd1c5a7d7fd2"
|
||||
VERSION="0.4.5"
|
||||
HOMEPAGE="http://twotoasts.de/index.php/midori/"
|
||||
DOWNLOAD="http://archive.xfce.org/src/apps/midori/0.4/midori-0.4.5.tar.bz2"
|
||||
MD5SUM="14288197a1e2251b7c0803e1448daa0e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Roberto Neri"
|
||||
EMAIL="rneri@libero.it"
|
||||
APPROVED="Niels Horn"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue