diff --git a/srcpkgs/libuev/template b/srcpkgs/libuev/template index e199dfa4724..5b1900655b3 100644 --- a/srcpkgs/libuev/template +++ b/srcpkgs/libuev/template @@ -1,6 +1,6 @@ # Template file for 'libuev' pkgname=libuev -version=2.2.0 +version=2.3.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -8,8 +8,9 @@ short_desc="Lightweight event loop library" maintainer="Duncaen " license="MIT" 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" -checksum=09d1ff980461f51ac99c50d0f235fd7ddbba06ee3ac4a4cdc60c823048c22945 +checksum=3f46ca3655102ca629597f9d2908b9e30986f58b749496c2f1a6e9312105d07d pre_configure() { ./autogen.sh