Fix findutils pkgbuild.
This commit is contained in:
parent
a03b4c3319
commit
00ad84835d
@ -1,5 +1,4 @@
|
||||
# $Id$
|
||||
# Maintainer:
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=findutils
|
||||
pkgver=4.5.12
|
||||
@ -10,7 +9,7 @@ license=('GPL3')
|
||||
groups=('base')
|
||||
depends=('libiconv' 'libintl8')
|
||||
url="http://www.gnu.org/software/findutils"
|
||||
source=(http://mirror.lihnidos.org/GNU/alpha/gnu/findutils//${pkgname}-${pkgver}.tar.gz{,.sig}
|
||||
source=(http://mirror.lihnidos.org/GNU/alpha/gnu/findutils/${pkgname}-${pkgver}.tar.gz{,.sig}
|
||||
findutils-4.5.12-msys2.patch
|
||||
findutils-4.5.12-fpending.patch)
|
||||
install=findutils.install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user