From bff52f791e225dbad22641df9d451d964f86ffc0 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 28 Oct 2017 12:29:21 +0200 Subject: [PATCH] libutf8proc: bump package revision and update to version 1.3.1-3 --- srcpkgs/libutf8proc/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libutf8proc/template b/srcpkgs/libutf8proc/template index c477582d8d5..cd328d25fd1 100644 --- a/srcpkgs/libutf8proc/template +++ b/srcpkgs/libutf8proc/template @@ -1,16 +1,17 @@ # Template build file for 'libutf8proc'. pkgname=libutf8proc version=1.3.1 -revision=1 +revision=2 +_realversion=1.3.1-3 hostmakedepends="pkg-config perl netsurf-buildsystem" short_desc="C library for processing UTF-8 encoded Unicode strings" maintainer="Juan RP " license="MIT" homepage="http://www.netsurf-browser.org" -distfiles="http://git.netsurf-browser.org/$pkgname.git/snapshot/$pkgname-release/$version.tar.bz2" -checksum=4fcfcd0df095267146b22564c0823ddc06503f51379e328b9517ca6873ce1830 +distfiles="http://git.netsurf-browser.org/$pkgname.git/snapshot/$pkgname-release/${_realversion}.tar.bz2" +checksum=ce1f428849ee1e733e7b28ffa7b2680d901ba3ce1e703fd154e9fce5b0a54d07 wrksrc=libutf8proc-release -build_wrksrc=${version} +build_wrksrc=${_realversion} do_build() { make ${makejobs} HOST_CC=cc COMPONENT_TYPE=lib-shared PREFIX=/usr