From d1620a764e091368103bb930c0da4a6ed647004f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 25 Jul 2017 19:45:45 +0200 Subject: [PATCH] xmlto: bump version. --- .../xmlto/patches/{xmlto-0.0.26.patch => xmlto-0.0.28.patch} | 0 app-text/xmlto/{xmlto-0.0.26.recipe => xmlto-0.0.28.recipe} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename app-text/xmlto/patches/{xmlto-0.0.26.patch => xmlto-0.0.28.patch} (100%) rename app-text/xmlto/{xmlto-0.0.26.recipe => xmlto-0.0.28.recipe} (92%) diff --git a/app-text/xmlto/patches/xmlto-0.0.26.patch b/app-text/xmlto/patches/xmlto-0.0.28.patch similarity index 100% rename from app-text/xmlto/patches/xmlto-0.0.26.patch rename to app-text/xmlto/patches/xmlto-0.0.28.patch diff --git a/app-text/xmlto/xmlto-0.0.26.recipe b/app-text/xmlto/xmlto-0.0.28.recipe similarity index 92% rename from app-text/xmlto/xmlto-0.0.26.recipe rename to app-text/xmlto/xmlto-0.0.28.recipe index 1b4ecf1db..ba5e961fe 100644 --- a/app-text/xmlto/xmlto-0.0.26.recipe +++ b/app-text/xmlto/xmlto-0.0.28.recipe @@ -10,9 +10,9 @@ HOMEPAGE="https://pagure.io/xmlto/" COPYRIGHT="2009 Tim Waugh 2013 Ondrej Vasik" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://releases.pagure.org/xmlto/xmlto-$portVersion.tar.gz" -CHECKSUM_SHA256="cfd8d2a26077be1d5566dfe22dd66099ae4f4600dea97d6e113a2cc5b8708977" +CHECKSUM_SHA256="2f986b7c9a0e9ac6728147668e776d405465284e13c74d4146c9cbc51fd8aad3" PATCHES="xmlto-$portVersion.patch" ARCHITECTURES="x86 x86_gcc2 x86_64"