diff options
Diffstat (limited to '')
-rw-r--r-- | devel/linux-rl9-elfutils-libelf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/linux-rl9-elfutils-libelf/Makefile b/devel/linux-rl9-elfutils-libelf/Makefile index adc40de3df4c..c7b5e2cba5c5 100644 --- a/devel/linux-rl9-elfutils-libelf/Makefile +++ b/devel/linux-rl9-elfutils-libelf/Makefile @@ -1,6 +1,7 @@ PORTNAME= elfutils -PORTVERSION= 0.191 -DISTVERSIONSUFFIX= -4.el9 +PORTVERSION= 0.192 +DISTVERSIONSUFFIX= -6.el9_6 +PORTREVISION= 1 CATEGORIES= devel linux PKGNAMESUFFIX= -libelf |