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