1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 13:47:34 +00:00

LibGfx+Ports: Add missing newlines at the end of file.

This commit is contained in:
Emanuele Torre 2021-01-03 14:47:42 +01:00 committed by Andreas Kling
parent f9f571aa7f
commit ec8577ac3c
11 changed files with 11 additions and 11 deletions

View file

@ -6,4 +6,4 @@ files="http://ftp.gnu.org/gnu/m4/m4-${version}.tar.gz m4-${version}.tar.gz
http://ftp.gnu.org/gnu/m4/m4-${version}.tar.gz.sig m4-${version}.tar.gz.sig
https://ftp.gnu.org/gnu/gnu-keyring.gpg gnu-keyring.gpg"
auth_type="sig"
auth_opts="--keyring ./gnu-keyring.gpg m4-${version}.tar.gz.sig"
auth_opts="--keyring ./gnu-keyring.gpg m4-${version}.tar.gz.sig"