diff options
Diffstat (limited to 'news/inn-current/Makefile')
-rw-r--r-- | news/inn-current/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index fc465e7a759f..26bb36633f90 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -5,7 +5,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.8 -SNAPSHOT= 20250329 +SNAPSHOT= 20250509 CONFLICTS= inn-2.[0-9]* @@ -17,8 +17,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME} CPE_PRODUCT= inn -INNLIB_LONG= 9.0.1 -LIBVER_LONG= 3.0.8 -LIBSTORAGEVER_LONG= 3.1.2 +INNLIB_LONG= 9.0.2 +LIBVER_LONG= 3.0.9 +LIBSTORAGEVER_LONG= 3.1.3 .include "${.CURDIR}/../inn/Makefile" |