vala: Update to 0.46.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
5decb769f4
commit
5096509945
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=vala
|
PKG_NAME:=vala
|
||||||
PKG_VERSION:=0.46.2
|
PKG_VERSION:=0.46.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=@GNOME/vala/0.46
|
PKG_SOURCE_URL:=@GNOME/vala/0.46
|
||||||
PKG_HASH:=92070393e8102da29e07b29fcb808d021600a25f8a2a69c852470ec8d97740bc
|
PKG_HASH:=e29c2b1f108dc22c91bb501975a77c938aef079ca7875e1fbf41191e22cc57e3
|
||||||
|
|
||||||
PKG_MAINTAINER:=
|
PKG_MAINTAINER:=
|
||||||
PKG_LICENSE:=LGPL-2.1-or-later
|
PKG_LICENSE:=LGPL-2.1-or-later
|
||||||
|
|
Loading…
Reference in a new issue