pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/digest/files digest: catch configure.ac up wi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb9f48563abe
branches:  trunk
changeset: 374280:cb9f48563abe
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Feb 17 17:34:56 2022 +0000

description:
digest: catch configure.ac up with configure

diffstat:

 pkgtools/digest/files/configure.ac |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r e3619855d008 -r cb9f48563abe pkgtools/digest/files/configure.ac
--- a/pkgtools/digest/files/configure.ac        Thu Feb 17 17:25:41 2022 +0000
+++ b/pkgtools/digest/files/configure.ac        Thu Feb 17 17:34:56 2022 +0000
@@ -1,7 +1,7 @@
-dnl $Id: configure.ac,v 1.21 2019/01/27 22:50:55 agc Exp $
+dnl $Id: configure.ac,v 1.22 2022/02/17 17:34:56 gutteridge Exp $
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.57)
-AC_INIT([nbsd-digest],[20190127],[agc%netbsd.org@localhost])
+AC_INIT([nbsd-digest],[20220214],[agc%netbsd.org@localhost])
 AC_CONFIG_SRCDIR([digest.c])
 AC_CONFIG_HEADER(config.h)
 AC_ARG_PROGRAM



Home | Main Index | Thread Index | Old Index