libuev: update to 1.6.0.

This commit is contained in:
Duncaen 2017-09-23 05:13:15 +02:00
parent 4ee2a9b129
commit 992e3a2f5f

View file

@ -1,6 +1,6 @@
# Template file for 'libuev' # Template file for 'libuev'
pkgname=libuev pkgname=libuev
version=1.5.2 version=1.6.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool" hostmakedepends="automake libtool"
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/troglobit/libuev" homepage="https://github.com/troglobit/libuev"
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz" distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
checksum=ec6a9f5366650f8267e020c2538c1646ac5fec93d17f8ad40075627e6d8cd0a6 checksum=aaa080f8285b72b806a321d4d24e749aeb983e5224cc54d236248d9e81d1c30c
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh