Browse Source

php7-pecl-dio: upgrade to 0.2.0

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lilik-openwrt-22.03
Michael Heimpold 5 years ago
parent
commit
e364597b16
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lang/php7-pecl-dio/Makefile

+ 3
- 3
lang/php7-pecl-dio/Makefile View File

@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
PECL_NAME:=dio
PECL_LONGNAME:=Direct I/O functions
PKG_VERSION:=0.1.0
PKG_RELEASE:=3
PKG_HASH:=aab985e374604379d99c9c93207f2c2959ff141740d1a648c0fbd07e0e08a73e
PKG_VERSION:=0.2.0
PKG_RELEASE:=1
PKG_HASH:=062777e948dece374c2d7d9e92106c87d18c11128d2179b50dedb43175c4bd6e
PKG_NAME:=php7-pecl-$(PECL_NAME)
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz


Loading…
Cancel
Save