pkg-config: updated to 0.24.
This commit is contained in:
parent
227cfa9da8
commit
20e6aea650
@ -1 +1 @@
|
||||
d922a88782b64441d06547632fd85744 pkg-config-0.23.tar.gz
|
||||
597a98e254943995f2ad5f3f1dac0e4a pkg-config-0.24.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
|
||||
name=pkg-config
|
||||
version=0.23
|
||||
version=0.24
|
||||
release=1
|
||||
source=(http://$name.freedesktop.org/releases/$name-$version.tar.gz)
|
||||
|
||||
@ -12,4 +12,7 @@ build() {
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm $PKG/usr/share/doc/pkg-config/pkg-config-guide.html
|
||||
rmdir $PKG/usr/share/doc/{pkg-config,}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user