Page MenuHomeSolus

0001-Update-to-2.3.7.patch

Authored By
mmeinert
Jan 7 2017, 11:54 AM
Size
4 KB
Referenced Files
None
Subscribers
None

0001-Update-to-2.3.7.patch

From 5c77a32fcac3691ce84fe46430b9a70013efd6ad Mon Sep 17 00:00:00 2001
From: Michael Meinertzhagen <mmeinert@protonmail.com>
Date: Sat, 7 Jan 2017 12:43:26 +0100
Subject: [PATCH 1/1] Update to 2.3.7
---
package.yml | 12 ++++++------
pspec_x86_64.xml | 22 +++++++++++-----------
2 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/package.yml b/package.yml
index 2b3495c..4e9e67e 100644
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,13 @@
name : inxi
-version : 2.3.1
-release : 10
+version : 2.3.7
+release : 11
source :
- - https://github.com/smxi/inxi/tarball/56d21a1 : b259a9a53af34c36789df61d940a90d75676d3adac3a5f2b5918448d62359651
-homepage : http://code.google.com/p/inxi/
+ - https://github.com/smxi/inxi/tarball/1e45a45 : 082adb1b10b4fb630265edb63050cf696632be585ebaf96ff22318f2e4c45c76
+homepage : https://github.com/smxi/inxi
license : GPL-3.0
component : system.utils
-summary : System info script for irc (forked from infobash by locsmif)
+summary : Command line system information tool
description: |
- Inxi is a system information script can display all kinds of things about your hardware and software to users in an IRC (Internet Relay Chat) chatroom. It runs with the /exec command in most irc clients and also /cmd with konversation and /inxi in quassel.
+ Inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and also runs somewhat on BSDs.
install : |
install -D inxi %installroot%/usr/bin/inxi
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index 6542a7c..232ac7e 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,22 +1,22 @@
<PISI>
<Source>
<Name>inxi</Name>
- <Homepage>http://code.google.com/p/inxi/</Homepage>
+ <Homepage>https://github.com/smxi/inxi</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Michael Meinertzhagen</Name>
+ <Email>mmeinert@protonmail.com</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>system.utils</PartOf>
- <Summary xml:lang="en">System info script for irc (forked from infobash by locsmif)</Summary>
- <Description xml:lang="en">Inxi is a system information script can display all kinds of things about your hardware and software to users in an IRC (Internet Relay Chat) chatroom. It runs with the /exec command in most irc clients and also /cmd with konversation and /inxi in quassel.
+ <Summary xml:lang="en">Command line system information tool</Summary>
+ <Description xml:lang="en">Inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and also runs somewhat on BSDs.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>inxi</Name>
- <Summary xml:lang="en">System info script for irc (forked from infobash by locsmif)</Summary>
- <Description xml:lang="en">Inxi is a system information script can display all kinds of things about your hardware and software to users in an IRC (Internet Relay Chat) chatroom. It runs with the /exec command in most irc clients and also /cmd with konversation and /inxi in quassel.
+ <Summary xml:lang="en">Command line system information tool</Summary>
+ <Description xml:lang="en">Inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and also runs somewhat on BSDs.
</Description>
<PartOf>system.utils</PartOf>
<Files>
@@ -24,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="10">
+ <Update release="11">
- <Date>2016-09-08</Date>
+ <Date>2017-01-07</Date>
- <Version>2.3.1</Version>
+ <Version>2.3.7</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Michael Meinertzhagen</Name>
+ <Email>mmeinert@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.11.0

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6031
Default Alt Text
0001-Update-to-2.3.7.patch (4 KB)

Event Timeline