app-doc/doxygen: update live ebuild
authorMatthias Maier <tamiko@gentoo.org>
Tue, 2 Oct 2018 02:06:57 +0000 (21:06 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Tue, 2 Oct 2018 02:13:44 +0000 (21:13 -0500)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-doc/doxygen/doxygen-9999.ebuild

index 0f8cc61578a8d20b11bc17d01bc4f5a633290a82..34ade676fbaeeae5248f00b2403242cc5512f7d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -58,7 +58,7 @@ DEPEND="sys-devel/flex
 # src_test() defaults to make -C testing but there is no such directory (bug #504448)
 RESTRICT="test"
 
-PATCHES=( "${FILESDIR}/${PN}-1.8.11-link_with_pthread.patch" )
+PATCHES=( "${FILESDIR}/${PN}-1.8.12-link_with_pthread.patch" )
 DOCS=( LANGUAGE.HOWTO README.md )
 
 pkg_setup() {