summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-29 03:33:12 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-29 03:33:12 +0000
commit59b98e5d487a93e706f9a34568b6dc1bd317e89e (patch)
treef4e6438f0d880ab85ad1fa777100866e8d5728b1 /core
parentdef73efccccb818d214cb818e8b4de8385444a43 (diff)
Sat Mar 29 03:28:40 UTC 2014
Diffstat (limited to 'core')
-rw-r--r--core/curl/PKGBUILD6
-rw-r--r--core/flex/PKGBUILD8
-rw-r--r--core/gmp/PKGBUILD12
-rw-r--r--core/libpipeline/PKGBUILD6
-rw-r--r--core/openssl/PKGBUILD8
5 files changed, 20 insertions, 20 deletions
diff --git a/core/curl/PKGBUILD b/core/curl/PKGBUILD
index 78801016e..a3175e605 100644
--- a/core/curl/PKGBUILD
+++ b/core/curl/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 204940 2014-02-01 03:04:49Z dreisner $
+# $Id: PKGBUILD 208896 2014-03-28 14:01:08Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=curl
-pkgver=7.35.0
+pkgver=7.36.0
pkgrel=1
pkgdesc="An URL retrieval utility and library"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ provides=('libcurl.so')
options=('strip' 'debug')
source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
curlbuild.h)
-md5sums=('f5ae45ed6e86debb721b68392b5ce13c'
+md5sums=('643a7030b27449e76413d501d4b8eb57'
'SKIP'
'751bd433ede935c8fae727377625a8ae')
diff --git a/core/flex/PKGBUILD b/core/flex/PKGBUILD
index 8f52d3fc6..fbfe60b53 100644
--- a/core/flex/PKGBUILD
+++ b/core/flex/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 205933 2014-02-14 08:16:43Z allan $
+# $Id: PKGBUILD 208893 2014-03-28 12:28:18Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=flex
-pkgver=2.5.38
+pkgver=2.5.39
pkgrel=1
pkgdesc="A tool for generating text-scanning programs"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ license=('custom')
groups=('base-devel')
depends=('glibc' 'm4' 'sh')
install=flex.install
-source=(http://downloads.sourceforge.net/sourceforge/flex/flex-$pkgver.tar.bz2)
-md5sums=('b230c88e65996ff74994d08a2a2e0f27')
+source=(http://downloads.sourceforge.net/sourceforge/flex/flex-$pkgver.tar.xz)
+md5sums=('477679c37ff8b28248a9b05f1da29a82')
build() {
cd $srcdir/$pkgname-$pkgver
diff --git a/core/gmp/PKGBUILD b/core/gmp/PKGBUILD
index 353ef4e40..05fe6cfb2 100644
--- a/core/gmp/PKGBUILD
+++ b/core/gmp/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 197162 2013-10-23 13:04:59Z allan $
+# $Id: PKGBUILD 208892 2014-03-28 12:28:18Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
-# Maintainer: Jan de Groot <jgc@archlinux.org>
+# Contributer: Jan de Groot <jgc@archlinux.org>
pkgname=gmp
-pkgver=5.1.3
-pkgrel=2
+pkgver=6.0.0
+pkgrel=1
pkgdesc="A free library for arbitrary precision arithmetic"
arch=('i686' 'x86_64')
url="http://gmplib.org/"
depends=('gcc-libs' 'sh')
license=('LGPL3')
install=gmp.install
-source=(ftp://ftp.gmplib.org/pub/gmp-${pkgver}/gmp-${pkgver}.tar.xz{,.sig})
-md5sums=('e5fe367801ff067b923d1e6a126448aa'
+source=(ftp://ftp.gmplib.org/pub/gmp-${pkgver}/gmp-${pkgver}a.tar.xz{,.sig})
+md5sums=('1e6da4e434553d2811437aa42c7f7c76'
'SKIP')
build() {
diff --git a/core/libpipeline/PKGBUILD b/core/libpipeline/PKGBUILD
index 0cb892648..6ff4f49ce 100644
--- a/core/libpipeline/PKGBUILD
+++ b/core/libpipeline/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 202643 2013-12-23 07:54:41Z andyrtr $
+# $Id: PKGBUILD 208898 2014-03-28 15:18:03Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=libpipeline
-pkgver=1.2.6
+pkgver=1.3.0
pkgrel=1
pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://libpipeline.nongnu.org/"
license=('GPL')
depends=('glibc')
source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('6d1d51a5dc102af41e0d269d2a31e6f9'
+md5sums=('242428c01dca255cdcb2195073a9c6ed'
'SKIP')
build() {
diff --git a/core/openssl/PKGBUILD b/core/openssl/PKGBUILD
index 341731bfb..85d99125b 100644
--- a/core/openssl/PKGBUILD
+++ b/core/openssl/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 203278 2014-01-07 10:02:52Z pierre $
+# $Id: PKGBUILD 208902 2014-03-28 15:27:59Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=openssl
@@ -6,12 +6,12 @@ _ver=1.0.1f
# use a pacman compatible version scheme
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
#pkgver=$_ver
-pkgrel=1
+pkgrel=2
pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer Security'
arch=('i686' 'x86_64')
url='https://www.openssl.org'
license=('custom:BSD')
-depends=('perl')
+depends=('zlib' 'perl')
optdepends=('ca-certificates')
options=('!makeflags')
backup=('etc/ssl/openssl.cnf')
@@ -52,7 +52,7 @@ build() {
./Configure --prefix=/usr --openssldir=/etc/ssl --libdir=lib \
shared zlib ${optflags} \
"${openssltarget}" \
- -Wa,--noexecstack "${CFLAGS}" "${LDFLAGS}"
+ "-Wa,--noexecstack ${CPPFLAGS} ${CFLAGS} ${LDFLAGS}"
make depend
make