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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue May 17 11:36:45 UTC 2016


    Date: Tuesday, May 17, 2016 @ 13:36:45
  Author: mtorromeo
Revision: 175524

upgpkg: libuv 1.9.1-1

Updated to 1.9.1

Modified:
  libuv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-17 09:59:07 UTC (rev 175523)
+++ PKGBUILD	2016-05-17 11:36:45 UTC (rev 175524)
@@ -2,7 +2,7 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=libuv
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
 arch=('i686' 'x86_64')
@@ -18,9 +18,6 @@
 	./configure --prefix=/usr
 	make
 	make man -C docs
-
-	# skip failing get_passwd test
-	sed '/pwd\.homedir/d' -i test/test-get-passwd.c
 }
 
 check() {
@@ -45,4 +42,4 @@
 		"$pkgdir"/usr/share/man/man1/libuv.1
 }
 
-sha256sums=('f8b8272a0d80138b709d38fad2baf771899eed61e7f9578d17898b07a1a2a5eb')
+sha256sums=('a6ca9f0648973d1463f46b495ce546ddcbe7cce2f04b32e802a15539e46c57ad')



More information about the arch-commits mailing list