diff options
Diffstat (limited to 'sys-fs/udev/udev-224-r2.ebuild')
-rw-r--r-- | sys-fs/udev/udev-224-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-224-r2.ebuild b/sys-fs/udev/udev-224-r2.ebuild index 66493c98bbc3..4332fe85a421 100644 --- a/sys-fs/udev/udev-224-r2.ebuild +++ b/sys-fs/udev/udev-224-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 else patchset= - SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz" if [[ -n "${patchset}" ]]; then SRC_URI+=" https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz |