system/pgsanity: Updated for version 0.2.8.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2014-11-07 20:58:54 +02:00 committed by Willy Sudiarto Raharjo
parent c016b2015b
commit 3cf67292e0
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pgsanity
VERSION=${VERSION:-0.2.7}
VERSION=${VERSION:-0.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="pgsanity"
VERSION="0.2.7"
VERSION="0.2.8"
HOMEPAGE="https://github.com/markdrago/pgsanity"
DOWNLOAD="https://pypi.python.org/packages/source/p/pgsanity/pgsanity-0.2.7.tar.gz"
MD5SUM="ce57024835910dbeb13427d36ab2ef2c"
DOWNLOAD="https://pypi.python.org/packages/source/p/pgsanity/pgsanity-0.2.8.tar.gz"
MD5SUM="3378c2ec677bd0efc4b69ce395a9bd9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools postgresql"