diff --git a/srcpkgs/libuev/template b/srcpkgs/libuev/template index 9773efa21a9..121060c1fcb 100644 --- a/srcpkgs/libuev/template +++ b/srcpkgs/libuev/template @@ -1,6 +1,6 @@ # Template file for 'libuev' pkgname=libuev -version=2.1.2 +version=2.1.3 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -9,11 +9,12 @@ maintainer="Duncaen " license="MIT" homepage="https://github.com/troglobit/libuev" distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz" -checksum=c5051fd8e00ad4f546205fcf84de651dbcf360acdc6bd8f69d61e61a0d0edd65 +checksum=02c4a60d54789238fd27f8f1d170e6e87f147940b53d164939693ea2e842b518 pre_configure() { ./autogen.sh } + post_install() { vlicense LICENSE rm -f ${DESTDIR}/usr/share/doc/libuev/LICENSE