Skip to content

Commit

Permalink
devel/pecl-mustache: Update to 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 70c4758 commit c439b91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/pecl-mustache/Makefile
@@ -1,10 +1,11 @@
PORTNAME= mustache
PORTVERSION= 0.9.2
PORTVERSION= 0.9.3
CATEGORIES= devel

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Mustache templating language
WWW= https://github.com/jbboehr/php-mustache
WWW= https://pecl.php.net/package/mustache \
https://github.com/jbboehr/php-mustache

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
Expand Down
6 changes: 3 additions & 3 deletions devel/pecl-mustache/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1605426391
SHA256 (PECL/mustache-0.9.2.tgz) = a37fbf01f764d0a035fa8c8ee0030057285199b9a681875a1e021761df6d59e0
SIZE (PECL/mustache-0.9.2.tgz) = 40486
TIMESTAMP = 1674589704
SHA256 (PECL/mustache-0.9.3.tgz) = a517f5d93cc647b1ea65465deb4310c7ada2556de222faa7a4097d11e1433e9d
SIZE (PECL/mustache-0.9.3.tgz) = 40870

0 comments on commit c439b91

Please sign in to comment.