From 61af2b3038ca7f5a8237e6b8ac1dcdcc789d48f4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 22 Feb 2015 11:44:20 +0100 Subject: [PATCH] libunistring: update to 0.9.5. --- srcpkgs/libunistring/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libunistring/template b/srcpkgs/libunistring/template index 3513cce4c34..3f274606002 100644 --- a/srcpkgs/libunistring/template +++ b/srcpkgs/libunistring/template @@ -1,6 +1,6 @@ # Template build file for 'libunistring'. pkgname=libunistring -version=0.9.4 +version=0.9.5 revision=1 build_style=gnu-configure short_desc="Library for manipulating Unicode strings and C strings" @@ -8,12 +8,11 @@ maintainer="Juan RP " license="LGPL-3" homepage="http://www.gnu.org/software/${pkgname}" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=f5246d63286a42902dc096d6d44541fbe4204b6c02d6d5d28b457c9882ddd8a6 +checksum=1a8c0772467850bef7197318a95f44abbb678ea83cbf119a3500cc7848276a17 libunistring-devel_package() { short_desc+=" - development files)" depends="${sourcepkg}>=${version}_${revision}" - replaces="${pkgname}-docs>=0" pkg_install() { vmove usr/include vmove "usr/lib/*.a"