m4_define([sp_package_version], [sp_package_version_major.sp_package_version_minor])
AC_INIT([libserialport], [sp_package_version], [martin-libserialport@earth.li],
- [libserialport], [http://github.com/martinling/libserialport])
+ [libserialport], [http://sigrok.org/wiki/Libserialport])
AC_CONFIG_MACRO_DIR([autostuff])
AC_CONFIG_AUX_DIR([autostuff])
Name: libserialport
Description: Cross-platform serial port access library.
-URL: http://github.com/martinling/libserialport
+URL: http://sigrok.org/wiki/Libserialport
Requires.private: @SP_PKGLIBS@
Version: @VERSION@
Libs: -L${libdir} -lserialport