mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:37:14 +08:00
libxfont2: update to 2.0.3 to fix security issues.
This commit is contained in:
parent
1cc96e1705
commit
ec2a2c779d
@ -1,5 +1,5 @@
|
|||||||
pkgname=libxfont2
|
pkgname=libxfont2
|
||||||
pkgver=2.0.2
|
pkgver=2.0.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="X11 font rasterisation library"
|
pkgdesc="X11 font rasterisation library"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
@ -8,7 +8,7 @@ license=('custom')
|
|||||||
depends=('freetype2' 'libfontenc' 'xproto' 'fontsproto')
|
depends=('freetype2' 'libfontenc' 'xproto' 'fontsproto')
|
||||||
makedepends=('xorg-util-macros' 'xtrans')
|
makedepends=('xorg-util-macros' 'xtrans')
|
||||||
source=(${url}/archive/individual/lib/libXfont2-${pkgver}.tar.bz2{,.sig})
|
source=(${url}/archive/individual/lib/libXfont2-${pkgver}.tar.bz2{,.sig})
|
||||||
sha256sums=('94088d3b87f7d42c7116d9adaad155859e93330c6e47f5989f2de600b9a6c111'
|
sha256sums=('0e8ab7fd737ccdfe87e1f02b55f221f0bd4503a1c5f28be4ed6a54586bac9c4e'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=('C383B778255613DFDB409D91DB221A6900000011') # Keith Packard <keithp@keithp.com>
|
validpgpkeys=('C383B778255613DFDB409D91DB221A6900000011') # Keith Packard <keithp@keithp.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user