diff options
Diffstat (limited to 'devel/linux-rl9-devtools/Makefile')
-rw-r--r-- | devel/linux-rl9-devtools/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/linux-rl9-devtools/Makefile b/devel/linux-rl9-devtools/Makefile index 35fa0304049e..3c025d29ac68 100644 --- a/devel/linux-rl9-devtools/Makefile +++ b/devel/linux-rl9-devtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= devtools PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= emulation@FreeBSD.org @@ -21,8 +21,8 @@ QA_ENV+= USESLIBTOOL=no BUVERSION= 2.35.2-54.el9 GCCVERSION= 11.5.0-5.el9_5 -GLIBCVERSION= 2.34-125.el9_5.3 -KERNELVERSION= 5.14.0-503.38.1.el9_5 +GLIBCVERSION= 2.34-125.el9_5.8 +KERNELVERSION= 5.14.0-503.40.1.el9_5 MPFRVERSION= 4.1.0-7.el9 LIBMPCVERSION= 1.2.1-4.el9 |