Skip to content

Commit

Permalink
Update glib
Browse files Browse the repository at this point in the history
  • Loading branch information
strawbsbot committed Nov 6, 2024
1 parent e77470c commit 66f1671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/glib.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PKG := glib
$(PKG)_WEBSITE := https://docs.gtk.org/glib/
$(PKG)_DESCR := GLib general-purpose, portable utility library
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.82.2
$(PKG)_CHECKSUM := ab45f5a323048b1659ee0fbda5cecd94b099ab3e4b9abf26ae06aeb3e781fd63
$(PKG)_VERSION := 2.83.0
$(PKG)_CHECKSUM := a07d9e1a57a4279c5ece71c26dc44eea12bd518ea9ff695d53e722997032b614
$(PKG)_SUBDIR := glib-$($(PKG)_VERSION)
$(PKG)_FILE := glib-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := https://download.gnome.org/sources/glib/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)
Expand Down

0 comments on commit 66f1671

Please sign in to comment.