libunistring: update to 0.9.5.
This commit is contained in:
parent
fd3f14bcd8
commit
61af2b3038
@ -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 <xtraeme@gmail.com>"
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user