mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/upower: Updated for version 0.9.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
9693663028
commit
d2e1c035bf
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for upower
|
||||
|
||||
# Copyright 2010 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2010,2011 Robby Workman, Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=upower
|
||||
VERSION=${VERSION:-0.9.5}
|
||||
VERSION=${VERSION:-0.9.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="upower"
|
||||
VERSION="0.9.5"
|
||||
VERSION="0.9.9"
|
||||
HOMEPAGE="http://upower.freedesktop.org/"
|
||||
DOWNLOAD="http://upower.freedesktop.org/releases/upower-0.9.5.tar.bz2"
|
||||
MD5SUM="1c0e5f45345c17fc945dfb365847b587"
|
||||
DOWNLOAD="http://upower.freedesktop.org/releases/upower-0.9.9.tar.bz2"
|
||||
MD5SUM="f92c2443ce09300992c20bee958f5370"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
|
|
Loading…
Reference in a new issue