x11/libfontenc: upgrade to 1.0.5

This commit is contained in:
Natanael Copa 2009-09-05 15:58:07 +00:00
parent 70efa13215
commit c5d2eafe06

View File

@ -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"