libuev: update to 1.5.2.

This commit is contained in:
Duncaen 2016-12-01 20:31:17 +01:00
parent 8c7ab29176
commit 0f4e9c56c3

View file

@ -1,6 +1,6 @@
# Template file for 'libuev' # Template file for 'libuev'
pkgname=libuev pkgname=libuev
version=1.5.0 version=1.5.2
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=7165c71dec7ad94c7d2dba914cfb67a1db852789b27913206770414b8e2569da checksum=ec6a9f5366650f8267e020c2538c1646ac5fec93d17f8ad40075627e6d8cd0a6
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh