You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spk/nzbget/Makefile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ DESCRIPTION_FRE = NZBGet est un récupérateur de news en ligne de commande écr
9
9
DESCRIPTION_SPN = NZBGet es una aplicación de linea de comandos escrita en C++ para descargar binarios, desde servidores de noticias, utilizando archivos nzb. Soporta modo cliente y servidor, verificación y descompresión automática y una interfaz web. NZBGet utiliza pocos recursos de sistema.
10
10
STARTABLE = yes
11
11
DISPLAY_NAME = NZBGet
12
-
CHANGELOG = "Add support for installing a specific version of NZBGet."
12
+
CHANGELOG = "Update the package to correctly install and update NZBGet on older kernels (< 3.2)."
0 commit comments