diff options
-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 2ccd164bcb..98daeb7668 100644 --- a/python/PyGreSQL/PyGreSQL.SlackBuild +++ b/python/PyGreSQL/PyGreSQL.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=PyGreSQL -VERSION=${VERSION:-5.1.1} +VERSION=${VERSION:-5.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/PyGreSQL/PyGreSQL.info b/python/PyGreSQL/PyGreSQL.info index 1c500ae1de..c955da975d 100644 --- a/python/PyGreSQL/PyGreSQL.info +++ b/python/PyGreSQL/PyGreSQL.info @@ -1,8 +1,8 @@ PRGNAM="PyGreSQL" -VERSION="5.1" +VERSION="5.1.2" HOMEPAGE="http://www.pygresql.org" -DOWNLOAD="https://github.com/PyGreSQL/PyGreSQL/archive/5.1.1/PyGreSQL-5.1.1.tar.gz" -MD5SUM="7a173aff0055ee5ec9a522a22325e91f" +DOWNLOAD="https://github.com/PyGreSQL/PyGreSQL/archive/5.1.2/PyGreSQL-5.1.2.tar.gz" +MD5SUM="2e7653b829bf2f0f128b1684fcd1eec1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgresql" |