Browse Source

libsoup: update to 2.74.2

Signed-off-by: W. Michael Petullo <mike@flyn.org>
lilik-openwrt-22.03
W. Michael Petullo 2 years ago
committed by Rosen Penev
parent
commit
9fb00310ab
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      libs/libsoup/Makefile

+ 4
- 4
libs/libsoup/Makefile View File

@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libsoup
PKG_VERSION:=2.72.0
PKG_RELEASE:=1
PKG_VERSION:=2.74.2
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/2.72
PKG_HASH:=170c3f8446b0f65f8e4b93603349172b1085fb8917c181d10962f02bb85f5387
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/2.74
PKG_HASH:=f0a427656e5fe19e1df71c107e88dfa1b2e673c25c547b7823b6018b40d01159
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=LGPL-2.1-or-later


Loading…
Cancel
Save