diff options
Diffstat (limited to 'lang/quickjs/Makefile')
-rw-r--r-- | lang/quickjs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/quickjs/Makefile b/lang/quickjs/Makefile index 0a382adc5215..918632e5dc85 100644 --- a/lang/quickjs/Makefile +++ b/lang/quickjs/Makefile @@ -1,5 +1,5 @@ PORTNAME= quickjs -DISTVERSION= 2025.04.26-20250426 +DISTVERSION= 2025.04.26-20250709 CATEGORIES= lang devel #MASTER_SITES= https://bellard.org/${PORTNAME}/ #DISTNAME= ${PORTNAME}-${DISTVERSION:S/./-/g} @@ -15,7 +15,7 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= bellard -GH_TAGNAME= 6e2e68fd0896957f92eb6c242a2e048c1ef3cae0 +GH_TAGNAME= 1fdc768 CPE_VENDOR= ${PORTNAME}_project |