diff options
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild index c44df59661ea..736377971be5 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild @@ -27,7 +27,7 @@ PVM_S=$(replace_all_version_separators "" ${PVM}) # djvu? ( mirror://sourceforge/djvu/gsdjvu-${GSDJVU_PV}.tar.gz )" SRC_URI=" https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz - mirror://gentoo/${PN}-9.20-patchset-1.tar.xz + https://dev.gentoo.org/~dilfridge/distfiles/${PN}-9.20-patchset-1.tar.xz " LICENSE="AGPL-3 CPL-1.0" |