~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] community/html-xml-utils: Upgrade to 7.1. Ditch empty vars in APKBUILD.

Przemyslaw Pawelczyk <przemoc@zoho.com>
Details
Message ID
<20161211120617.11402-1-przemoc@zoho.com>
Sender timestamp
1481457977
DKIM signature
missing
Download raw message
Patch: +5 -9
---
 community/html-xml-utils/APKBUILD | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/community/html-xml-utils/APKBUILD b/community/html-xml-utils/APKBUILD
index bbd7c3300631..a1616c7bf429 100644
--- a/community/html-xml-utils/APKBUILD
+++ b/community/html-xml-utils/APKBUILD
@@ -1,16 +1,12 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=html-xml-utils
pkgver=7.0
pkgrel=1
pkgver=7.1
pkgrel=0
pkgdesc="A number of simple utilities for manipulating HTML and XML files."
url="https://www.w3.org/Tools/HTML-XML-utils/"
arch="all"
license="Custom"
depends=""
depends_dev=""
makedepends="$depends_dev"
install=""
subpackages="$pkgname-doc"
source="$url/$pkgname-$pkgver.tar.gz
	getopt-musl-fix.patch"
@@ -47,9 +43,9 @@ package() {
		|| return 1
}

md5sums="b513432f7f084c158495815cc5118f0f  html-xml-utils-7.0.tar.gz
md5sums="3b30e2074de8665c82f4e503178c3efd  html-xml-utils-7.1.tar.gz
06e2741e3277a4329e8e312236340fba  getopt-musl-fix.patch"
sha256sums="e7d30de4fb4731f3ecd4622ac30db9fb82e1aa0ab190ae13e457360eea9460b0  html-xml-utils-7.0.tar.gz
sha256sums="ec0efd2263b864bb7e0ae5c59f02c43c5d8aebd0e1c0d2bfce391e665766d56e  html-xml-utils-7.1.tar.gz
a30b4f34c4f2fc3b5ad6606c3e1d6d0f6a08ff1553113d85caee85b7bc336a05  getopt-musl-fix.patch"
sha512sums="305578c135972c64e048962734c4794ed3a386a4bc3194cb14277fbe5bfcdb01a13a32bcf751d1216b3e89244ab778235c8cfb12d412fdfe1bf26229b5e23732  html-xml-utils-7.0.tar.gz
sha512sums="a17328500552ad28136a08d0c7dd992d53afbc853ffd8930b516b3218915f4f159234f27af66d135a51dc25eb6c35e6f14d6f0006bdfc2abf351ac8298334d48  html-xml-utils-7.1.tar.gz
7b6d03798e634a72402916cdfaf69668bf19d0dc6d629860c798a6468f8077906e3ada6d1ff390cebba505ccd118cfa7f7b2e23301ac72573bde4b4eb14c94ce  getopt-musl-fix.patch"
-- 
2.8.3




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)