diff --git a/srcpkgs/musl-obstack/template b/srcpkgs/musl-obstack/template index fc2d5d54d53..2cd2ddf2efc 100644 --- a/srcpkgs/musl-obstack/template +++ b/srcpkgs/musl-obstack/template @@ -9,8 +9,8 @@ hostmakedepends="automake libtool" short_desc="Implementation of obstack for musl libc" maintainer="Jürgen Buchmüller " license="GPL-2.0-or-later" -homepage="https://github.com/pullmoll/musl-obstack" -distfiles="https://github.com/pullmoll/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" +homepage="https://github.com/void-linux/musl-obstack" +distfiles="https://github.com/void-linux/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" checksum=52a216613e7d55e8725e43d017bb2d49a4b1ffa1e06da472f03c7f9875df7d0d CFLAGS="-fPIC"