mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/font-util: upgrade to 1.3.2
This commit is contained in:
parent
876dd16bd6
commit
6b90bc37b7
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=font-util
|
||||
pkgver=1.3.1
|
||||
pkgrel=2
|
||||
pkgver=1.3.2
|
||||
pkgrel=0
|
||||
pkgdesc="X.org font utilities"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
arch="all"
|
||||
@ -10,9 +10,8 @@ options="!check" # No test suite.
|
||||
depends="perl"
|
||||
depends_dev="font-util"
|
||||
makedepends="$depends_dev util-macros"
|
||||
install=
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="https://www.x.org/releases/individual/font/$pkgname-$pkgver.tar.bz2"
|
||||
source="https://www.x.org/releases/individual/font/font-util-$pkgver.tar.bz2"
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
@ -28,4 +27,4 @@ package() {
|
||||
cd "$builddir"
|
||||
make -j1 DESTDIR="$pkgdir" install
|
||||
}
|
||||
sha512sums="9fd6dd4c0a01ede5f0b09ec0f9d316267ca086e2ee9526a43a4e4d6ce3cd67c977293bd3cf440328ca417292fcae1579888b24b7259eaf012230890210d74889 font-util-1.3.1.tar.bz2"
|
||||
sha512sums="7cac529b12ae71185b89c72c1569b9826f52eeaecc1c76010338e7c42c4078ae339f18220b580bbd68fb5dc09df6ecf169a47c32e6104d8ee53bd443fa21d167 font-util-1.3.2.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user