Browse Source
meson: update to 0.55.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
4 years ago
No known key found for this signature in database
GPG Key ID: 36D31CFA845F0E3B
1 changed files with
2 additions and
2 deletions
-
devel/meson/Makefile
|
@ -1,11 +1,11 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=meson |
|
|
PKG_NAME:=meson |
|
|
PKG_VERSION:=0.55.1 |
|
|
|
|
|
|
|
|
PKG_VERSION:=0.55.3 |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PYPI_NAME:=meson |
|
|
PYPI_NAME:=meson |
|
|
PKG_HASH:=3b5741f884e04928bdfa1947467ff06afa6c98e623c25cef75adf71ca39ce080 |
|
|
|
|
|
|
|
|
PKG_HASH:=6bed2a25a128bbabe97cf40f63165ebe800e4fcb46db8ab7ef5c2b5789f092a5 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Andre Heider <a.heider@gmail.com> |
|
|
PKG_MAINTAINER:=Andre Heider <a.heider@gmail.com> |
|
|
PKG_LICENSE:=Apache-2.0 |
|
|
PKG_LICENSE:=Apache-2.0 |
|
|