Browse Source

Merge pull request #11520 from neheb/gee

libgee: update to 0.20.3
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
c9381c0a99
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libgee/Makefile

+ 2
- 2
libs/libgee/Makefile View File

@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libgee
PKG_VERSION:=0.20.2
PKG_VERSION:=0.20.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/libgee/0.20
PKG_HASH:=9e035c4b755f46bfae70ba81cdcf8328b03f554373cec8c816e8b5680f85353c
PKG_HASH:=d0b5edefc88cbca5f1709d19fa62aef490922c6577a14ac4e7b085507911a5de
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=LGPL-2.1-or-later


Loading…
Cancel
Save