From 83181212ed5f38d1e9e0edaa3e2f950927d5c75f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 23 Feb 2020 19:21:47 +0100 Subject: [PATCH] libuev: update to 2.3.1. --- srcpkgs/libuev/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libuev/template b/srcpkgs/libuev/template index 5b1900655b3..1100604c58f 100644 --- a/srcpkgs/libuev/template +++ b/srcpkgs/libuev/template @@ -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 " 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