diff options
Diffstat (limited to 'lib/libtasn1.pc.in')
-rw-r--r-- | lib/libtasn1.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libtasn1.pc.in b/lib/libtasn1.pc.in index 41e7584..f480de7 100644 --- a/lib/libtasn1.pc.in +++ b/lib/libtasn1.pc.in @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2014 Free Software Foundation, Inc. +# Copyright (C) 2005-2022 Free Software Foundation, Inc. # # This file is part of LIBTASN1. # @@ -24,7 +24,7 @@ includedir=@includedir@ Name: libtasn1 Description: Library for ASN.1 and DER manipulation -URL: http://www.gnu.org/software/libtasn1/ +URL: https://www.gnu.org/software/libtasn1/ Version: @VERSION@ Libs: -L${libdir} -ltasn1 Cflags: -I${includedir} |