Skip to content

Commit

Permalink
security/snuffleupagus: update to 0.10.0
Browse files Browse the repository at this point in the history
PHP 8.3 is now supported.

Changelog: https://github.com/jvoisin/snuffleupagus/releases/tag/v0.10.0

PR:		274372
  • Loading branch information
fichtner authored and clausecker committed Oct 11, 2023
1 parent c777a0f commit e6fe46f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions security/snuffleupagus/Makefile
@@ -1,6 +1,6 @@
PORTNAME= snuffleupagus
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.0
DISTVERSION= 0.10.0
CATEGORIES= security
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}

Expand All @@ -17,7 +17,6 @@ USES= localbase:ldflags php:build,ext
USE_GITHUB= yes
GH_ACCOUNT= jvoisin
USE_PHP= session:build
IGNORE_WITH_PHP= 83

CONFIGURE_ARGS= --enable-snuffleupagus

Expand Down
6 changes: 3 additions & 3 deletions security/snuffleupagus/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689571942
SHA256 (jvoisin-snuffleupagus-v0.9.0_GH0.tar.gz) = 36c99dd9540444ab6c931c687255522dac6705275cdc291b4e25a1d416b7a42e
SIZE (jvoisin-snuffleupagus-v0.9.0_GH0.tar.gz) = 11988911
TIMESTAMP = 1695274032
SHA256 (jvoisin-snuffleupagus-v0.10.0_GH0.tar.gz) = 2b48dc38e208e793d3e694688d9ae9fc429e99a8df01133f6e0a4444036ba304
SIZE (jvoisin-snuffleupagus-v0.10.0_GH0.tar.gz) = 11991358

0 comments on commit e6fe46f

Please sign in to comment.