mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libsamplerate: remove redundant homepage and distfiles
This commit is contained in:
parent
bf2ec42edd
commit
25f9d99334
1 changed files with 1 additions and 3 deletions
|
@ -7,10 +7,8 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libsndfile-devel fftw-devel"
|
||||
short_desc="Sample Rate Converter for audio"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="http://www.mega-nerd.com/SRC"
|
||||
homepage="https://libsndfile.github.io/libsamplerate/"
|
||||
license="BSD-2-Clause"
|
||||
distfiles="http://www.mega-nerd.com/SRC/$pkgname-$version.tar.gz"
|
||||
homepage="https://libsndfile.github.io/libsamplerate/"
|
||||
distfiles="https://github.com/libsndfile/libsamplerate/releases/download/${version}/libsamplerate-${version}.tar.xz"
|
||||
checksum=3258da280511d24b49d6b08615bbe824d0cacc9842b0e4caf11c52cf2b043893
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue