[arch-commits] Commit in libffi/trunk (PKGBUILD)

Stéphane Gaudreault stephane at nymeria.archlinux.org
Sun Mar 24 22:08:34 UTC 2013


    Date: Sunday, March 24, 2013 @ 23:08:34
  Author: stephane
Revision: 180616

upgpkg: libffi 3.0.13-1

upstream update

Modified:
  libffi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-24 22:00:59 UTC (rev 180615)
+++ PKGBUILD	2013-03-24 22:08:34 UTC (rev 180616)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libffi
-pkgver=3.0.12
+pkgver=3.0.13
 pkgrel=1
 pkgdesc="A portable, high level programming interface to various calling conventions"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!libtool')
 install=libffi.install
 source=(ftp://sourceware.org/pub/libffi/libffi-${pkgver}.tar.gz)
-sha1sums=('463dcb4ae9aea4c52bba12b67fbe4d91ed1e21fd')
+sha1sums=('f5230890dc0be42fb5c58fbf793da253155de106')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list