mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #684 from kissg1988/vala
vala: update to version 0.26.1
This commit is contained in:
+2
-2
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=vala
|
||||
PKG_VERSION:=0.26.0
|
||||
PKG_VERSION:=0.26.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNOME/vala/0.26/
|
||||
PKG_MD5SUM:=a418f9ffacdf4ab1e2ecf52c7a73bfea
|
||||
PKG_MD5SUM:=723a03b822d4cc47abc4019685970a3e
|
||||
|
||||
PKG_BUILD_DEPENDS:=glib2/host vala/host
|
||||
HOST_BUILD_DEPENDS:=glib2/host
|
||||
|
||||
Reference in New Issue
Block a user