mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
pcre: update to version 8.36
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
This commit is contained in:
+3
-3
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pcre
|
||||
PKG_VERSION:=8.35
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=8.36
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/pcre
|
||||
PKG_MD5SUM:=6aacb23986adccd9b3bc626c00979958
|
||||
PKG_MD5SUM:=b767bc9af0c20bc9c1fe403b0d41ad97
|
||||
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user