diff options
Diffstat (limited to 'python/portend')
-rw-r--r-- | python/portend/portend.SlackBuild | 2 | ||||
-rw-r--r-- | python/portend/portend.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/portend/portend.SlackBuild b/python/portend/portend.SlackBuild index 690619eb0a2d..fc64e12e4747 100644 --- a/python/portend/portend.SlackBuild +++ b/python/portend/portend.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=portend -VERSION=${VERSION:-2.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/portend/portend.info b/python/portend/portend.info index 5ea33a21f5f2..4bedb485412a 100644 --- a/python/portend/portend.info +++ b/python/portend/portend.info @@ -1,8 +1,8 @@ PRGNAM="portend" -VERSION="2.1" +VERSION="2.1.2" HOMEPAGE="https://github.com/jaraco/portend" -DOWNLOAD="https://pypi.python.org/packages/ea/82/195aacc36d26a3ad1bd1ba4045d2e61c0a73a19cf02ed94f4ec233ae308b/portend-2.1.tar.gz" -MD5SUM="f73f039a26c65a746026dfbefa953359" +DOWNLOAD="https://pypi.python.org/packages/0a/be/db3acda03e226ae9d53a7221ffa110eac1e5ca8024dda3a2683960d9aefd/portend-2.1.2.tar.gz" +MD5SUM="e0d1469994a1b12fdb4104e14996ccd6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tempora" |