Browse Source

glib2: update to 2.54.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
lilik-openwrt-22.03
Peter Wagner 7 years ago
parent
commit
7651605329
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/glib2/Makefile

+ 2
- 2
libs/glib2/Makefile View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=glib2
PKG_VERSION:=2.54.1
PKG_VERSION:=2.54.2
PKG_RELEASE:=1
PKG_SOURCE:=glib-$(PKG_VERSION).tar.xz
PKG_BUILD_DIR:=$(BUILD_DIR)/glib-$(PKG_VERSION)
PKG_SOURCE_URL:=@GNOME/glib/2.54
PKG_HASH:=50c01b1419324f10fbf9b9709ec2164b18586968bdce7540583bf32302cf47a3
PKG_HASH:=bb89e5c5aad33169a8c7f28b45671c7899c12f74caf707737f784d7102758e6c
PKG_BUILD_PARALLEL:=1
HOST_BUILD_PARALLEL:=1


Loading…
Cancel
Save