Browse Source

libsoup: update to 2.60.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
lilik-openwrt-22.03
W. Michael Petullo 6 years ago
parent
commit
b406faf129
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      libs/libsoup/Makefile

+ 3
- 3
libs/libsoup/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libsoup
PKG_VERSION:=2.60.2
PKG_RELEASE:=2
PKG_VERSION:=2.60.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/2.60
PKG_HASH:=7263cfe18872e2e652c196f5667e514616d9c97c861dfca82a65a55f45f0da01
PKG_HASH:=1b0dc762f23abe4e0d29b77370e539fd35f31d8e8e0318d6ddccff395be68a22
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save