diff options
author | Arn0 <yth@ythogtha.org> | 2019-11-13 09:27:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-13 21:33:00 +0700 |
commit | 3d3ea4217daf5576c1fbad0dc21051345a108aea (patch) | |
tree | ceb6e6845d7b1fdfb9c32e5fcb985929651d3cf5 /python | |
parent | 59a8155dd2eb1e5b5436efceb9ed8b6546c699df (diff) | |
download | slackbuilds-3d3ea4217daf5576c1fbad0dc21051345a108aea.tar.gz |
python/hupper: updated for version 1.9.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/hupper/hupper.SlackBuild | 2 | ||||
-rw-r--r-- | python/hupper/hupper.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/hupper/hupper.SlackBuild b/python/hupper/hupper.SlackBuild index 64926d28b6..2a4f66e576 100644 --- a/python/hupper/hupper.SlackBuild +++ b/python/hupper/hupper.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hupper -VERSION=${VERSION:-1.9} +VERSION=${VERSION:-1.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/hupper/hupper.info b/python/hupper/hupper.info index e4a4ed1a4c..c647ea6386 100644 --- a/python/hupper/hupper.info +++ b/python/hupper/hupper.info @@ -1,8 +1,8 @@ PRGNAM="hupper" -VERSION="1.9" +VERSION="1.9.1" HOMEPAGE="https://github.com/Pylons/hupper" -DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.9.tar.gz" -MD5SUM="878e18c8b894ab0c8cd449bc23332615" +DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.9.1.tar.gz" +MD5SUM="5dd80c6cf45045f74aed5a2f4bd0d18e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |