php7-pecl-raphf: update to 2.0.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
b0eb6de54e
commit
d24014f27e
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
|||
PECL_NAME:=raphf
|
||||
PECL_LONGNAME:=Resource and persistent handles factory
|
||||
|
||||
PKG_VERSION:=2.0.0
|
||||
PKG_RELEASE:=2
|
||||
PKG_HASH:=95a59ea0dc3fc172805a6acd8327b122dd159b0a85b253826166457a05efa411
|
||||
PKG_VERSION:=2.0.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=da3566db17422e5ef08b7ff144162952aabc14cb22407cc6b1d2a2d095812bd0
|
||||
|
||||
PKG_NAME:=php7-pecl-raphf
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||
|
|
Loading…
Reference in a new issue