From 3bbc45c74f1312ce21134148385db814f33f920f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 08:32:03 +0200 Subject: [PATCH] popt: code style. --- dev-libs/popt/popt-1.16.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/popt/popt-1.16.recipe b/dev-libs/popt/popt-1.16.recipe index b20c0e348..fa78e2d3b 100644 --- a/dev-libs/popt/popt-1.16.recipe +++ b/dev-libs/popt/popt-1.16.recipe @@ -7,9 +7,9 @@ quite difficult - popt allows users to alias command line arguments - popt provides convience functions for parsing strings into argv[] style \ arrays" -LICENSE="MIT" -COPYRIGHT="1998-2010 Red Hat, Inc." HOMEPAGE="http://www.linuxfromscratch.org/blfs/view/8.1/general/popt.html" +COPYRIGHT="1998-2010 Red Hat, Inc." +LICENSE="MIT" REVISION="5" SOURCE_URI="ftp://anduin.linuxfromscratch.org/BLFS/popt/popt-1.16.tar.gz" CHECKSUM_SHA256="e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8"