1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 12:46:42 +00:00
termux-packages/packages/libtirpc/release-version.diff
2022-09-21 04:06:28 +09:00

9 lines
212 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libtirpc, 1.3.2)
+AC_INIT(libtirpc, @RELEASE_VERSION@)
AM_INIT_AUTOMAKE([silent-rules])
AM_SILENT_RULES([yes])
AC_CONFIG_SRCDIR([src/auth_des.c])