Post release updates

--

Also switch speedo to use https instead of ftp for download.
This commit is contained in:
Werner Koch 2022-10-13 17:02:38 +02:00
parent 2e9f8a511d
commit 70ec346fb4
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
3 changed files with 6 additions and 2 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
Noteworthy changes in version 2.2.41 (unreleased)
-------------------------------------------------
Noteworthy changes in version 2.2.40 (2022-10-10)
-------------------------------------------------

View File

@ -489,7 +489,7 @@ gtk__ver = 2.24.17
gitrep = ${HOME}/s
# The tarball directories
pkgrep = ftp://ftp.gnupg.org/gcrypt
pkgrep = https://gnupg.org/ftp/gcrypt
pkg10rep = ftp://ftp.g10code.com/g10code
pkg2rep = $(TARBALLS)

View File

@ -29,7 +29,7 @@ min_automake_version="1.14"
m4_define([mym4_package],[gnupg])
m4_define([mym4_major], [2])
m4_define([mym4_minor], [2])
m4_define([mym4_micro], [40])
m4_define([mym4_micro], [41])
# To start a new development series, i.e a new major or minor number
# you need to mark an arbitrary commit before the first beta release