diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2023-03-27 19:00:51 +0000 |
---|---|---|
committer | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2023-03-27 19:03:06 +0000 |
commit | 8aa5ac8c952684e9d360eb914089d32bdcf9da11 (patch) | |
tree | ba1c40d7eb4367cf52fc5215f9beb32aad4478ad | |
parent | d6d5365349e0e670f3f4689dd2cf49a1ab1b9a5f (diff) |
devel/php-libawl: Update to 0.64
-rw-r--r-- | devel/php-libawl/Makefile | 4 | ||||
-rw-r--r-- | devel/php-libawl/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/php-libawl/Makefile b/devel/php-libawl/Makefile index 58a72194dd1b..6965e799ba60 100644 --- a/devel/php-libawl/Makefile +++ b/devel/php-libawl/Makefile @@ -1,6 +1,6 @@ PORTNAME= libawl DISTVERSIONPREFIX= r -DISTVERSION= 0.62 +DISTVERSION= 0.64 CATEGORIES= devel PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ USES= php:build,flavors USE_GITLAB= yes GL_ACCOUNT= davical-project GL_PROJECT= awl -GL_COMMIT= 827fbfed7dab0ca339998ca6cdcffb328246d83b +GL_COMMIT= f1c3753a2f356d856dfc279754f7885080e9e827 NO_ARCH= yes NO_BUILD= yes diff --git a/devel/php-libawl/distinfo b/devel/php-libawl/distinfo index 0d0c15872d92..851c3e8ea586 100644 --- a/devel/php-libawl/distinfo +++ b/devel/php-libawl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620936996 -SHA256 (davical-project-awl-827fbfed7dab0ca339998ca6cdcffb328246d83b_GL0.tar.gz) = 3eb9feb974010a7d5e15574b76e5141c2c99c7dfb1b68084ca92fce62be4f8e3 -SIZE (davical-project-awl-827fbfed7dab0ca339998ca6cdcffb328246d83b_GL0.tar.gz) = 604868 +TIMESTAMP = 1679842151 +SHA256 (davical-project-awl-f1c3753a2f356d856dfc279754f7885080e9e827_GL0.tar.gz) = 3ce323a50f371d181bef212a7dedd1038d3adbd3b65049197a689ff0d289c13c +SIZE (davical-project-awl-f1c3753a2f356d856dfc279754f7885080e9e827_GL0.tar.gz) = 605921 |