libunistring: update to 0.9.4.
This commit is contained in:
parent
f13054d20b
commit
cc2bcbf750
|
@ -1342,7 +1342,7 @@ libgda-report-5.0.so.4 libgda-5.1.2_1
|
|||
libgda-ui-5.0.so.4 libgda-5.1.2_1
|
||||
libgda-xslt-5.0.so.4 libgda-5.1.2_1
|
||||
libdevhelp-3.so.2 devhelp-libs-3.8.2_1
|
||||
libunistring.so.0 libunistring-0.9.3_1
|
||||
libunistring.so.2 libunistring-0.9.4_1
|
||||
libguile-2.0.so.22 libguile-2.0.9_3
|
||||
libopts.so.25 autogen-5.17.4_1
|
||||
libanjuta-3.so.0 anjuta-3.8.4_1
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'libunistring'.
|
||||
pkgname=libunistring
|
||||
version=0.9.3
|
||||
revision=3
|
||||
version=0.9.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for manipulating Unicode strings and C strings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL"
|
||||
license="LGPL-3"
|
||||
homepage="http://www.gnu.org/software/${pkgname}"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=610d3ec724fbdaa654afe3cff20b9f4d504be3fd296fded2e0f7f764041006a3
|
||||
checksum=f5246d63286a42902dc096d6d44541fbe4204b6c02d6d5d28b457c9882ddd8a6
|
||||
|
||||
libunistring-devel_package() {
|
||||
short_desc+=" - development files)"
|
||||
|
|
Loading…
Reference in New Issue