You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/libnet/files/libnet-1.2-rc.patch

12 lines
333 B

--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([libnet],[1.2-rc3])
+AC_INIT([libnet],[1.2])
AC_MSG_RESULT(beginning autoconfiguration process for libnet-${PACKAGE_VERSION} ...)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/libnet_build_ip.c])