libutf8proc: bump package revision and update to version 1.3.1-3
This commit is contained in:
parent
3db7ec49c2
commit
bff52f791e
@ -1,16 +1,17 @@
|
|||||||
# Template build file for 'libutf8proc'.
|
# Template build file for 'libutf8proc'.
|
||||||
pkgname=libutf8proc
|
pkgname=libutf8proc
|
||||||
version=1.3.1
|
version=1.3.1
|
||||||
revision=1
|
revision=2
|
||||||
|
_realversion=1.3.1-3
|
||||||
hostmakedepends="pkg-config perl netsurf-buildsystem"
|
hostmakedepends="pkg-config perl netsurf-buildsystem"
|
||||||
short_desc="C library for processing UTF-8 encoded Unicode strings"
|
short_desc="C library for processing UTF-8 encoded Unicode strings"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.netsurf-browser.org"
|
homepage="http://www.netsurf-browser.org"
|
||||||
distfiles="http://git.netsurf-browser.org/$pkgname.git/snapshot/$pkgname-release/$version.tar.bz2"
|
distfiles="http://git.netsurf-browser.org/$pkgname.git/snapshot/$pkgname-release/${_realversion}.tar.bz2"
|
||||||
checksum=4fcfcd0df095267146b22564c0823ddc06503f51379e328b9517ca6873ce1830
|
checksum=ce1f428849ee1e733e7b28ffa7b2680d901ba3ce1e703fd154e9fce5b0a54d07
|
||||||
wrksrc=libutf8proc-release
|
wrksrc=libutf8proc-release
|
||||||
build_wrksrc=${version}
|
build_wrksrc=${_realversion}
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} HOST_CC=cc COMPONENT_TYPE=lib-shared PREFIX=/usr
|
make ${makejobs} HOST_CC=cc COMPONENT_TYPE=lib-shared PREFIX=/usr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user