libunistring: update to 0.9.10.
Closes #14715. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
bfc4600bbb
commit
d1380df1dc
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'libunistring'.
|
||||
# Template file for 'libunistring'
|
||||
pkgname=libunistring
|
||||
version=0.9.9
|
||||
version=0.9.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for manipulating Unicode strings and C strings"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-3"
|
||||
homepage="http://www.gnu.org/software/${pkgname}"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/libunistring"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f5e90c08f9e5427ca3a2c0c53f19aa38b25c500913510ad25afef86448bea84a
|
||||
checksum=a82e5b333339a88ea4608e4635479a1cfb2e01aafb925e1290b65710d43f610b
|
||||
|
||||
libunistring-devel_package() {
|
||||
short_desc+=" - development files)"
|
||||
|
|
Loading…
Reference in a new issue