Signed-off-by: Andy Leiserson <[email protected]> --- libs/libsoup/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/libs/libsoup/Makefile b/libs/libsoup/Makefile index 775e920..6d6ba20 100644 --- a/libs/libsoup/Makefile +++ b/libs/libsoup/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libsoup -PKG_VERSION:=2.28.2 +PKG_VERSION:=2.38.1 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/2.28 -PKG_MD5SUM:=31d7ad416005eed4b78f07ac01b6b9f0 +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz +PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/2.38 +PKG_SHA256SUM:=71b8923fc7a5fef9abc5420f7f3d666fdb589f43a8c50892d584d58b3c513f9a PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- 1.7.10.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
