|
|
@ -8,12 +8,12 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=pcre2 |
|
|
|
PKG_VERSION:=10.32 |
|
|
|
PKG_RELEASE:=2 |
|
|
|
PKG_VERSION:=10.34 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |
|
|
|
PKG_SOURCE_URL:=@SF/pcre/$(PKG_NAME)/$(PKG_VERSION) |
|
|
|
PKG_HASH:=f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e |
|
|
|
PKG_HASH:=74c473ffaba9e13db6951fd146e0143fe9887852ce73406a03277af1d9b798ca |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Shane Peelar <lookatyouhacker@gmail.com> |
|
|
|
PKG_LICENSE:=BSD-3-Clause |
|
|
|