summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-06-04 10:38:40 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-06-04 10:38:40 -0500
commit97b533efcc00e3191c3a7a931e680c2daee19cb3 (patch)
tree01da712f803f5170790ecc53f2dd66941e73e213
parentmedia-sound/spotify: and stable (diff)
downloadgentoo-97b533ef.tar.gz
gentoo-97b533ef.tar.bz2
gentoo-97b533ef.zip
sys-block/tgt: fixing build failure for bug 584996
Package-Manager: portage-2.2.28
-rw-r--r--sys-block/tgt/tgt-1.0.65.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/tgt/tgt-1.0.65.ebuild b/sys-block/tgt/tgt-1.0.65.ebuild
index b866939612ba..38574ab6bd00 100644
--- a/sys-block/tgt/tgt-1.0.65.ebuild
+++ b/sys-block/tgt/tgt-1.0.65.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit flag-o-matic toolchain-funcs
-MY_TREE="c4d6222"
+MY_TREE="c8f8639"
DESCRIPTION="Linux SCSI target framework (tgt)"
HOMEPAGE="http://stgt.sourceforge.net"