From 1d7decf817e241f1e30ef387f3c3e9bbfaf011f1 Mon Sep 17 00:00:00 2001 From: Pedro Filipe Date: Tue, 1 Oct 2019 01:03:51 -0300 Subject: community/ntpsec: update to 1.1.7 --- community/ntpsec/python-to-python3.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/ntpsec/python-to-python3.patch') diff --git a/community/ntpsec/python-to-python3.patch b/community/ntpsec/python-to-python3.patch index 5c7ff07800..46c202cfa4 100644 --- a/community/ntpsec/python-to-python3.patch +++ b/community/ntpsec/python-to-python3.patch @@ -389,8 +389,8 @@ index 044af45..24eb3dd 100755 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 - # encoding: ISO8859-1 - # Thomas Nagy, 2005-2017 + # encoding: latin-1 + # Thomas Nagy, 2005-2018 # diff --git a/wafhelpers/pythonize-header b/wafhelpers/pythonize-header index c58542a..f5ce2ad 100755 -- cgit v1.2.3