glib2: update to 2.66.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
4d39346fb4
commit
afd013370d
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=glib2
|
||||
PKG_VERSION:=2.65.2
|
||||
PKG_VERSION:=2.66.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=glib-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNOME/glib/2.65
|
||||
PKG_HASH:=445b1951eaa82d7a8af46bdff5dcc8030406db1ceeb0f0c3a88983f70152c555
|
||||
PKG_SOURCE_URL:=@GNOME/glib/2.66
|
||||
PKG_HASH:=c5a66bf143065648c135da4c943d2ac23cce15690fc91c358013b2889111156c
|
||||
|
||||
PKG_MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
|
|
Loading…
Reference in a new issue