From 92eddacd7af0a47c57fe17dda66944df656843ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 8 May 2019 05:13:28 +0200 Subject: [PATCH] musl-fts: transferred to void-linux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/musl-fts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/musl-fts/template b/srcpkgs/musl-fts/template index ee1ed8ae9c5..c0f19caa627 100644 --- a/srcpkgs/musl-fts/template +++ b/srcpkgs/musl-fts/template @@ -8,8 +8,8 @@ archs="aarch64-musl armv6l-musl armv7l-musl i686-musl mips-musl mipshf-musl mips short_desc="Implementation of fts(3) for musl libc" maintainer="Jürgen Buchmüller " license="BSD" -homepage="https://github.com/pullmoll/musl-fts" -distfiles="https://github.com/pullmoll/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" +homepage="https://github.com/void-linux/musl-fts" +distfiles="https://github.com/void-linux/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" checksum=49ae567a96dbab22823d045ffebe0d6b14b9b799925e9ca9274d47d26ff482a6 pre_configure() {