mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libsoup: update to 2.54.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -8,18 +8,17 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libsoup
|
PKG_NAME:=libsoup
|
||||||
PKG_VERSION:=2.53.2
|
PKG_VERSION:=2.54.1
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/2.53
|
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/2.54
|
||||||
PKG_MD5SUM:=dc23612d6365a0b8a6a650ffe0bdcb4c
|
PKG_MD5SUM:=73b1fb774de16c29b380f87016f9f9dd
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0
|
PKG_LICENSE:=GPL-2.0
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_REMOVE_FILES:=m4/intltool.m4
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
@@ -43,6 +42,7 @@ define Build/Configure
|
|||||||
--disable-glibtest \
|
--disable-glibtest \
|
||||||
--without-apache-httpd \
|
--without-apache-httpd \
|
||||||
--without-gnome \
|
--without-gnome \
|
||||||
|
--without-gssapi \
|
||||||
--enable-vala=no \
|
--enable-vala=no \
|
||||||
--disable-more-warnings \
|
--disable-more-warnings \
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user