Bump buildroot to 2019.02
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# md5 from https://pypi.python.org/pypi/txtorcon/json, sha256 locally computed
|
||||
md5 4d7380fa7e721c77cac103d971882374 txtorcon-0.19.3.tar.gz
|
||||
sha256 f73396667909a3c7a98f4dd865edf4ed6a2518ee5a935d92e18b8a479ec244fd txtorcon-0.19.3.tar.gz
|
||||
sha256 3ada1c32ef38c23d96d7f4e8f4a226c527f51e0202883c7543b06f9cc5228a2b LICENSE
|
||||
# md5, sha256 from https://pypi.org/pypi/txtorcon/json
|
||||
md5 7e6ef4d29c2cc51e85614cd2d57bf8df txtorcon-19.0.0.tar.gz
|
||||
sha256 3731b740653e3f551412744f1fcd7fa6f04aa9fa37c90dc6c9152e619886bf3b txtorcon-19.0.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 3ada1c32ef38c23d96d7f4e8f4a226c527f51e0202883c7543b06f9cc5228a2b LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TXTORCON_VERSION = 0.19.3
|
||||
PYTHON_TXTORCON_VERSION = 19.0.0
|
||||
PYTHON_TXTORCON_SOURCE = txtorcon-$(PYTHON_TXTORCON_VERSION).tar.gz
|
||||
PYTHON_TXTORCON_SITE = https://pypi.python.org/packages/05/4b/d2fbfdc08ab83c299f2ad22ba38ea35f71f1c966684f5754e079108a1f64
|
||||
PYTHON_TXTORCON_SITE = https://files.pythonhosted.org/packages/b7/93/e16d8160bac3a19d13c9ead9ac6b38f837f2534d40884109a334be1f849c
|
||||
PYTHON_TXTORCON_SETUP_TYPE = setuptools
|
||||
PYTHON_TXTORCON_LICENSE = MIT
|
||||
PYTHON_TXTORCON_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user