php7-pecl-libevent: update to latest commit
This includes several minor bugfixes. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
6dbac97707
commit
8716b28f7f
1 changed files with 3 additions and 3 deletions
|
@ -9,15 +9,15 @@ PECL_NAME:=libevent
|
|||
PECL_LONGNAME:=Libevent - event notification
|
||||
|
||||
PKG_NAME:=php7-pecl-$(PECL_NAME)
|
||||
PKG_VERSION=2016-08-30-$(PKG_SOURCE_VERSION)
|
||||
PKG_VERSION=2017-03-24-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/expressif/pecl-event-libevent.git
|
||||
PKG_SOURCE_VERSION:=9e72744ce6224beafc7b54ce2a3a990f1c552a5a
|
||||
PKG_SOURCE_VERSION:=5a726cee95ef9760fe81a60e595e87655f324594
|
||||
PKG_SOURCE_SUBDIR:=$(PECL_NAME)-$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=b81f02ef7f990f4ce3f859e22a85b7430188fc6f1395cd8fba82ef237ba62d8b
|
||||
PKG_MIRROR_HASH:=8d6ef4e5f496cfe6aa927d4a8c886041c1aec04220f1a3670c084faa2cc01fe1
|
||||
|
||||
PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
|
||||
|
||||
|
|
Loading…
Reference in a new issue