libuev: update to 2.3.1.

This commit is contained in:
Duncaen 2020-02-23 19:21:47 +01:00
parent a6e1b9b6b5
commit 83181212ed
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'libuev'
pkgname=libuev
version=2.3.0
version=2.3.1
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -8,9 +8,9 @@ short_desc="Lightweight event loop library"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://github.com/troglobit/libuev"
#changelog="https://raw.githubusercontent.com/troglobit/libuev/master/ChangeLog.md"
changelog="https://github.com/troglobit/libuev/raw/master/ChangeLog.md"
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
checksum=3f46ca3655102ca629597f9d2908b9e30986f58b749496c2f1a6e9312105d07d
checksum=c9585ec5254d0deeff00ab42abf18771c869411b6552de6792b8167bc4a2ba5c
pre_configure() {
./autogen.sh