Merge branch '2.8' into 3.0

This commit is contained in:
Juergen Daubert 2013-01-27 10:08:18 +01:00
commit 000b64905c
4 changed files with 6 additions and 5 deletions

View File

@ -1 +1 @@
5392b4e3372879c5bf856173b418d6a2 pkg-config-0.27.1.tar.gz
aa3c86e67551adc3ac865160e34a2a0d pkg-config-0.28.tar.gz

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=pkg-config
version=0.27.1
version=0.28
release=1
source=(http://pkgconfig.freedesktop.org/releases/$name-$version.tar.gz)
@ -12,7 +12,8 @@ build() {
./configure --prefix=/usr \
--mandir=/usr/man \
--with-internal-glib
--with-internal-glib \
--disable-host-tool
make
make DESTDIR=$PKG install

View File

@ -1 +1 @@
cd19154e341b28573801397f0736126b sudo-1.8.6p4.tar.gz
8fd8fa5d9a0920bf9485663382395f40 sudo-1.8.6p5.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: zlib
name=sudo
version=1.8.6p4
version=1.8.6p5
release=1
source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz)