libuev: update to 2.3.0.

This commit is contained in:
Duncaen 2019-04-07 16:42:10 +02:00
parent fe5b237c0a
commit 8cc43191fa

View file

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