mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
django-ranged-response: Fix project URL
django-ranged-response is a fork of django-ranged-fileresponse, but they did not update the URL on PyPI[1]. The URL in this change appears to be the correct one. [1]: https://github.com/wearespindle/django-ranged-fileresponse/issues/10#issuecomment-509965566 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ define Package/django-ranged-response/Default
|
|||||||
SECTION:=lang
|
SECTION:=lang
|
||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
TITLE:=Add Content-Range: to FileResponse
|
TITLE:=Add Content-Range: to FileResponse
|
||||||
URL:=https://github.com/wearespindle/django-ranged-fileresponse
|
URL:=https://github.com/i3thuan5/django-ranged-response
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python-django-ranged-response
|
define Package/python-django-ranged-response
|
||||||
|
|||||||
Reference in New Issue
Block a user