mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
x11/libxfont: upgrade to 1.4.1
This commit is contained in:
parent
6bab5c8eb0
commit
8ae27e8a6c
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxfont
|
||||
pkgver=1.4.0
|
||||
pkgver=1.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="X11 font rasterisation library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -20,4 +20,4 @@ build() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
|
||||
}
|
||||
md5sums="3a8e06b25912ef339d70a8ba003da9b5 libXfont-1.4.0.tar.bz2"
|
||||
md5sums="4f2bed2a2be82e90a51a24bb3a22cdf0 libXfont-1.4.1.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user