diff options
-rw-r--r-- | dev-embedded/picprog/picprog-1.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/picprog/picprog-1.9.1.ebuild b/dev-embedded/picprog/picprog-1.9.1.ebuild index 1959d42a4d8a..a179455eae85 100644 --- a/dev-embedded/picprog/picprog-1.9.1.ebuild +++ b/dev-embedded/picprog/picprog-1.9.1.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="A PIC16, PIC18 and dsPIC microcontroller programmer software for the serial port" -HOMEPAGE="http://www.iki.fi/hyvatti/pic/picprog.html" -SRC_URI="http://www.iki.fi/hyvatti/pic/${P}.tar.gz" +HOMEPAGE="http://hyvatti.fi/~jaakko/pic/picprog.html" +SRC_URI="http://hyvatti.fi/~jaakko/pic/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |