libsoup: update to 2.60.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
6540390d63
commit
b406faf129
1 changed files with 3 additions and 3 deletions
|
@ -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…
Reference in a new issue