mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uchardet: update to 0.0.7.
This commit is contained in:
parent
f7cf3f16d1
commit
752b244675
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uchardet'
|
# Template file for 'uchardet'
|
||||||
pkgname=uchardet
|
pkgname=uchardet
|
||||||
version=0.0.6
|
version=0.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Encoding detector library ported from Mozilla"
|
short_desc="Encoding detector library ported from Mozilla"
|
||||||
|
@ -9,7 +9,7 @@ license="MPL-1.1"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/uchardet"
|
homepage="https://www.freedesktop.org/wiki/Software/uchardet"
|
||||||
changelog="https://cgit.freedesktop.org/uchardet/uchardet/tag/?id=v${version}"
|
changelog="https://cgit.freedesktop.org/uchardet/uchardet/tag/?id=v${version}"
|
||||||
distfiles="$FREEDESKTOP_SITE/uchardet/releases/uchardet-${version}.tar.xz"
|
distfiles="$FREEDESKTOP_SITE/uchardet/releases/uchardet-${version}.tar.xz"
|
||||||
checksum=8351328cdfbcb2432e63938721dd781eb8c11ebc56e3a89d0f84576b96002c61
|
checksum=3fc79408ae1d84b406922fa9319ce005631c95ca0f34b205fad867e8b30e45b1
|
||||||
|
|
||||||
uchardet-devel_package() {
|
uchardet-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue