pyenv-pip-migrate: update github url

This commit is contained in:
Igor Kapkov 2018-12-01 07:33:23 +11:00 committed by FX Coudert
parent a3aceeccb5
commit 29e7cd14c4

View file

@ -1,9 +1,9 @@
class PyenvPipMigrate < Formula
desc "Migrate pip packages from one Python version to another"
homepage "https://github.com/yyuu/pyenv-pip-migrate"
url "https://github.com/yyuu/pyenv-pip-migrate/archive/v20130527.tar.gz"
homepage "https://github.com/pyenv/pyenv-pip-migrate"
url "https://github.com/pyenv/pyenv-pip-migrate/archive/v20130527.tar.gz"
sha256 "1ec5a590a05792843d493a66825ede852b6afc6e95a6a2d2a813e73497c6637a"
head "https://github.com/yyuu/pyenv-pip-migrate.git"
head "https://github.com/pyenv/pyenv-pip-migrate.git"
bottle :unneeded