aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2018-12-08 21:59:38 +0200
committerGitHub <noreply@github.com>2018-12-08 21:59:38 +0200
commite81189e983771e37672bc34cb9b3c33da05eae47 (patch)
tree778fc6cac2d326c0ed73d6fe2046b01d7b1eecc6
parent09ad63a69f1caa71dea0e856ea22883ae9b8f4ab (diff)
parente1cb6d5fbb326d606b82d9c91342c86c5cb46f99 (diff)
Merge pull request #7607 from cotequeiroz/python-egenix-mx-base_sources
python-egenix-mx-base: use source distribution
-rw-r--r--lang/python/python-egenix-mx-base/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/python/python-egenix-mx-base/Makefile b/lang/python/python-egenix-mx-base/Makefile
index d8570f931..d93035a01 100644
--- a/lang/python/python-egenix-mx-base/Makefile
+++ b/lang/python/python-egenix-mx-base/Makefile
@@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=python-egenix-mx-base
PKG_VERSION:=3.2.9
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_MAINTAINER:=Dmitry Trefilov <the-alien@live.ru>
PKG_LICENSE:=eGenix.com Public License 1.1.0
PKG_LICENSE_FILES:=LICENSE COPYRIGHT
-PKG_SOURCE:=egenix-mx-base-$(PKG_VERSION).zip
-PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/e/egenix-mx-base
-PKG_HASH:=1844adcc137834724c1aca825dc9e1cbd8d81710f208231ea4bdb6d8b3006a95
+PKG_SOURCE:=egenix-mx-base-$(PKG_VERSION).tar.gz
+PKG_SOURCE_URL:=https://downloads.egenix.com/python
+PKG_HASH:=1c6b67688e7a231c6c1da09b7a6a2210745c3f2507bdda70e2639faedbf68977
PKG_BUILD_DIR:=$(BUILD_DIR)/egenix-mx-base-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=python