mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
x11/libfontenc: upgrade to 1.0.5
This commit is contained in:
parent
70efa13215
commit
c5d2eafe06
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libfontenc
|
||||
pkgver=1.0.4
|
||||
pkgver=1.0.5
|
||||
pkgrel=0
|
||||
pkgdesc="X11 font encoding library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -20,4 +20,4 @@ build() {
|
||||
make || return 1
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="5cd16a2e51ca7b96a3081c7486ff98b9 libfontenc-1.0.4.tar.bz2"
|
||||
md5sums="4f0d8191819be9f2bdf9dad49a65e43b libfontenc-1.0.5.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user