mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 02:22:13 +00:00
python-setproctitle: bump to version 1.1.10
Change download location. Fixes: http://autobuild.buildroot.net/results/dac/dac6e291dae9f42d71f1e9de6cf0362d613b2d5a Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
de2f89edd3
commit
4a669d683b
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SETPROCTITLE_VERSION = 1.1.9
|
||||
PYTHON_SETPROCTITLE_VERSION = 1.1.10
|
||||
PYTHON_SETPROCTITLE_SOURCE = setproctitle-$(PYTHON_SETPROCTITLE_VERSION).tar.gz
|
||||
PYTHON_SETPROCTITLE_SITE = http://pypi.python.org/packages/source/s/setproctitle
|
||||
PYTHON_SETPROCTITLE_SITE = https://pypi.python.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3
|
||||
PYTHON_SETPROCTITLE_LICENSE = BSD-3c
|
||||
PYTHON_SETPROCTITLE_LICENSE_FILES = COPYRIGHT
|
||||
PYTHON_SETPROCTITLE_SETUP_TYPE = distutils
|
||||
|
||||
Reference in New Issue
Block a user