From 8b04f7bf2b982652f24f992246a6f26c05aecd3c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Jun 2019 06:49:06 +0200 Subject: [PATCH] libutf8proc: update to 2.4.0. --- srcpkgs/libutf8proc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libutf8proc/template b/srcpkgs/libutf8proc/template index 00235d9889a..9f3e7e607bf 100644 --- a/srcpkgs/libutf8proc/template +++ b/srcpkgs/libutf8proc/template @@ -1,6 +1,6 @@ # Template file for 'libutf8proc' pkgname=libutf8proc -version=2.2.0 +version=2.4.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="MIT" homepage="http://www.netsurf-browser.org" distfiles="http://git.netsurf-browser.org/libutf8proc.git/snapshot/libutf8proc-${version}.tar.gz" -checksum=9013e33d3f0f21d0e393fc37ce59c573857d8c39e04e33654b7ea9511cae52c3 +checksum=7820cf02c37cbb3b977b406f276b384c6b4e22f992bc850592503bb3f5111049 post_install() { vmkdir usr/lib/pkgconfig @@ -25,7 +25,7 @@ post_install() { } libutf8proc-devel_package() { - depends="${makedepends} ${sourcepkg}>=${version}_${revision}" + depends="${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include