mlocate: fix homepage/distfiles
This commit is contained in:
parent
9873c31c12
commit
9c9d12c8b5
|
@ -9,8 +9,8 @@ make_dirs="/var/lib/mlocate 0755 root root"
|
|||
short_desc="Implementation of locate/updatedb that reuses the database"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://fedorahosted.org/mlocate/"
|
||||
distfiles="https://fedorahosted.org/releases/m/l/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
homepage="https://pagure.io/mlocate"
|
||||
distfiles="http://releases.pagure.org/mlocate/${pkgname}-${version}.tar.xz"
|
||||
checksum=3063df79fe198fb9618e180c54baf3105b33d88fe602ff2d8570aaf944f1263e
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in New Issue