From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- app-admin/authbind/authbind-2.1.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-admin/authbind/authbind-2.1.2.ebuild') diff --git a/app-admin/authbind/authbind-2.1.2.ebuild b/app-admin/authbind/authbind-2.1.2.ebuild index 5c54176d277c..d9479c70b7b0 100644 --- a/app-admin/authbind/authbind-2.1.2.ebuild +++ b/app-admin/authbind/authbind-2.1.2.ebuild @@ -8,6 +8,7 @@ inherit flag-o-matic toolchain-funcs DESCRIPTION="Bind sockets to privileged ports without root" HOMEPAGE="https://www.chiark.greenend.org.uk/ucgi/~ian/git/authbind.git/" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz" +S="${WORKDIR}/${PN}" LICENSE="GPL-2+" SLOT="0" @@ -16,7 +17,7 @@ KEYWORDS="~amd64" BDEPEND="virtual/awk" PATCHES=( - "${FILESDIR}/${PN}-2.1.1-respect-flags.patch" + "${FILESDIR}/${PN}-2.1.2-respect-flags.patch" ) src_configure() { -- cgit v1.2.3