diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - system.utils - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,10 @@ name : netcat version : 0.7.1 -release : 2 +release : 3 source : - http://internode.dl.sourceforge.net/project/netcat/netcat/0.7.1/netcat-0.7.1.tar.bz2 : b55af0bbdf5acc02d1eb6ab18da2acd77a400bafd074489003f3df09676332bb -license : GPL-2.0 +license : GPL-2.0-or-later +component : system.utils summary : netcat - by the GNU project description: | Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,14 +2,15 @@ netcat - Justin Zobel - justin@solus-project.com + Albert Krenz + albert.krenz+solus@mailbox.org - GPL-2.0 + GPL-2.0-or-later + system.utils netcat - by the GNU project Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus netcat @@ -18,18 +19,21 @@ system.utils - /usr/share/locale - /usr/share/man - /usr/bin + /usr/bin/nc + /usr/bin/netcat + /usr/share/info/netcat.info + /usr/share/locale/it/LC_MESSAGES/netcat.mo + /usr/share/locale/sk/LC_MESSAGES/netcat.mo + /usr/share/man/man1/netcat.1 - - 2016-03-12 + + 2020-06-27 0.7.1 Packaging update - Justin Zobel - justin@solus-project.com + Albert Krenz + albert.krenz+solus@mailbox.org \ No newline at end of file