Also update the GitHub URL.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
###############################################################################
name = c-ares
-version = 1.18.1
-release = 1.1
+version = 1.34.4
+release = 1
groups = System/Libraries
url = https://c-ares.org
by Greg Hudson at MIT.
end
-source_dl = https://c-ares.org/download/
+# This project is hosted on GitHub
+github_version = v%{version}
+
+source_dl = %{github_url}
build
+ requires
+ autoconf
+ automake
+ end
+
+ prepare_cmds
+ autoreconf -vfi
+ end
+
configure_options += \
--enable-shared \
--disable-static