diff options
Diffstat (limited to 'python/PyGreSQL')
| -rw-r--r-- | python/PyGreSQL/PyGreSQL.SlackBuild | 2 | ||||
| -rw-r--r-- | python/PyGreSQL/PyGreSQL.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/PyGreSQL/PyGreSQL.SlackBuild b/python/PyGreSQL/PyGreSQL.SlackBuild index f601dc0d60..e82567373b 100644 --- a/python/PyGreSQL/PyGreSQL.SlackBuild +++ b/python/PyGreSQL/PyGreSQL.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=PyGreSQL -VERSION=${VERSION:-6.1.0} +VERSION=${VERSION:-6.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/PyGreSQL/PyGreSQL.info b/python/PyGreSQL/PyGreSQL.info index 234cf0f788..5863946c86 100644 --- a/python/PyGreSQL/PyGreSQL.info +++ b/python/PyGreSQL/PyGreSQL.info @@ -1,8 +1,8 @@ PRGNAM="PyGreSQL" -VERSION="6.1.0" +VERSION="6.2.1" HOMEPAGE="http://www.pygresql.org" -DOWNLOAD="https://github.com/PyGreSQL/PyGreSQL/archive/6.1.0/PyGreSQL-6.1.0.tar.gz" -MD5SUM="1588f0950ff4ad18c74e7eeea5e48f2d" +DOWNLOAD="https://github.com/PyGreSQL/PyGreSQL/archive/6.2.1/PyGreSQL-6.2.1.tar.gz" +MD5SUM="3f1be348a0cadac2e6314308dc6a405e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgresql" |
