comparison mcabber/mcabber.pc.in @ 2364:ca442ece1f70

Switch website URLs to HTTPS
author Mikael Berthe <mikael@lilotux.net>
date Mon, 25 Oct 2021 13:21:43 +0200
parents d58fb8d7a09a
children
comparison
equal deleted inserted replaced
2363:64f1899ff168 2364:ca442ece1f70
3 libdir=@libdir@ 3 libdir=@libdir@
4 includedir=@includedir@ 4 includedir=@includedir@
5 5
6 Name: MCabber 6 Name: MCabber
7 Description: Modular XMPP client 7 Description: Modular XMPP client
8 URL: http://mcabber.com 8 URL: https://mcabber.com
9 Requires.private: glib-2.0 gmodule-2.0 loudmouth-1.0 9 Requires.private: glib-2.0 gmodule-2.0 loudmouth-1.0
10 Version: @VERSION@ 10 Version: @VERSION@
11 Libs: 11 Libs:
12 Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@ 12 Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@