summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-30 12:20:28 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-30 12:20:28 -0300
commitcbd27aa2c3c49e4d93979e847d8b177a1a4fe324 (patch)
tree2518fdda7fa59c59e691c6de52f830d58545aed4 /core
parentc6ead99bc92bd2b6da3e78e9cba5a8a86764de10 (diff)
parent946f0c9fe48dfb648a8a0be065e92f237ce210fd (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/flashrom/PKGBUILD extra/chmlib/PKGBUILD extra/crypto++/PKGBUILD extra/dvgrab/PKGBUILD extra/ebook-tools/PKGBUILD extra/fping/PKGBUILD extra/garcon/PKGBUILD extra/gpart/PKGBUILD extra/gtk2-perl/PKGBUILD extra/hd2u/PKGBUILD extra/hexedit/PKGBUILD
Diffstat (limited to 'core')
-rw-r--r--core/libevent/PKGBUILD8
-rw-r--r--core/syslog-ng/PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/core/libevent/PKGBUILD b/core/libevent/PKGBUILD
index 5fc26254a..6bad9b288 100644
--- a/core/libevent/PKGBUILD
+++ b/core/libevent/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 140822 2011-10-19 21:36:39Z eric $
+# $Id: PKGBUILD 143770 2011-11-29 02:05:28Z eric $
# Maintainer:
# Contributor: Judd <jvinet@zeroflux.org>
pkgname=libevent
-pkgver=2.0.15
+pkgver=2.0.16
pkgrel=1
pkgdesc="An event notification library"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,8 +13,8 @@ depends=('openssl')
optdepends=('python2: to use event_rpcgen.py')
options=('!libtool')
source=(https://github.com/downloads/libevent/libevent/libevent-$pkgver-stable.tar.gz{,.asc})
-md5sums=('2643abe7ba242df15c08b2cc14ec8759'
- '56e52e1b6bba54102d278da59af4495e')
+sha1sums=('9eb9fe3c0ec607525ed2dee6827687efcd0696ac'
+ '679023511db0106cb84a36e4ff78604d00d0a611')
build() {
cd "${srcdir}/${pkgname}-${pkgver}-stable"
diff --git a/core/syslog-ng/PKGBUILD b/core/syslog-ng/PKGBUILD
index ddd689e4f..50da829b6 100644
--- a/core/syslog-ng/PKGBUILD
+++ b/core/syslog-ng/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 143107 2011-11-23 02:58:14Z dreisner $
+# $Id: PKGBUILD 143678 2011-11-28 11:05:29Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgname=syslog-ng
-pkgver=3.3.2
-pkgrel=2
+pkgver=3.3.3
+pkgrel=1
pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
@@ -22,7 +22,7 @@ source=("http://www.balabit.com/downloads/files/syslog-ng/sources/$pkgver/source
syslog-ng.conf
syslog-ng.logrotate
syslog-ng.rc)
-sha1sums=('a7cfc987cdd584e357e253d2794bad1159776638'
+sha1sums=('e2ec8ba4bde24809630a7675bf5d97f00be467f8'
'98074e0facfc6ef036202662cc86d04b38a2c142'
'949128fe3d7f77a7aab99048061f885bc758000c'
'a6ad26912b5bcbe1b47b003309945d733613b98f')