vala: update to 0.48.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
779a4dca67
commit
62079e2b97
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=vala
|
||||
PKG_VERSION:=0.48.2
|
||||
PKG_VERSION:=0.48.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNOME/vala/0.48
|
||||
PKG_HASH:=f095b0e624b8f4e5a426028ac255e477fad8c3b4c8cbbdebda8d6cd95bf79477
|
||||
PKG_HASH:=0169d5308823691582490bde23a61dd0e19cbea90aa326e747870dd0e0b9fdc2
|
||||
|
||||
PKG_MAINTAINER:=
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
|
|
Loading…
Reference in a new issue