mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/tbl: upgrade to 0.1.6
This commit is contained in:
parent
6e2a42fb66
commit
8d4c35bc94
@ -1,14 +1,14 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=tbl
|
||||
pkgver=0.1.5
|
||||
pkgver=0.1.6
|
||||
pkgrel=0
|
||||
pkgdesc="Utility to format tables for troff"
|
||||
url="http://tbl.bsd.lv/"
|
||||
arch="all"
|
||||
license="ISC"
|
||||
depends=
|
||||
makedepends=
|
||||
install=
|
||||
depends=""
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://tbl.bsd.lv/snapshots/tbl-$pkgver.tar.gz
|
||||
tbl-install.patch"
|
||||
@ -36,5 +36,9 @@ package() {
|
||||
make DESTDIR="$pkgdir" PREFIX=/usr MANDIR=/usr/share/man install
|
||||
}
|
||||
|
||||
md5sums="633edde9037b0a01b045b05e655ee7c9 tbl-0.1.5.tar.gz
|
||||
md5sums="a7d3029ae4275d62f19c6f3ffe656fac tbl-0.1.6.tar.gz
|
||||
e4f29245b659de9814ff1a7a1c98ffb2 tbl-install.patch"
|
||||
sha256sums="1b29c31da45687b7c64d28f002999718f8399ff3923976faa1abe8e96018fb4d tbl-0.1.6.tar.gz
|
||||
2ab6c3a0fb45179528b355241e6d7e09c423dfe043a1678dc7812ddd07e680b5 tbl-install.patch"
|
||||
sha512sums="f92fd586eb8d9a7715d3aa796f684e471380b0df685756e6a783971e1b421676719cd29a778babdd644233dbb68f328747452113dc188121b5f6e33edd8b3892 tbl-0.1.6.tar.gz
|
||||
da0bdb3982232eabd6c44650e1ae69b4831f69cadb7a5f3d5fb8e42c65cde28515ad713ee5622166bed78a7583fde102bf7633937072a49d8e38cb0ed5498b92 tbl-install.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user