mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Update package URLS
We don't want bug mails to devel. (missed port from autotools)
This commit is contained in:
@@ -19,10 +19,10 @@ set (GNUCASH_LATEST_STABLE_SERIES 3.x)
|
||||
set (PACKAGE gnucash)
|
||||
set (PACKAGE_NAME GnuCash)
|
||||
set (PACKAGE_VERSION 3.3)
|
||||
set (PACKAGE_BUGREPORT gnucash-devel@gnucash.org)
|
||||
set (PACKAGE_BUGREPORT "https://bugs.gnucash.org")
|
||||
set (PACKAGE_TARNAME ${PACKAGE})
|
||||
set (PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
|
||||
set (PACKAGE_URL "")
|
||||
set (PACKAGE_URL "https://www.gnucash.org/")
|
||||
|
||||
# Change this in development versions when changing anything that
|
||||
# affects stored data structures. Reset to zero when bumping version.
|
||||
|
||||
Reference in New Issue
Block a user