diff options
Diffstat (limited to 'libs')
-rw-r--r-- | libs/alsa-lib/Makefile | 4 | ||||
-rw-r--r-- | libs/alsa-ucm-conf/Makefile | 4 | ||||
-rw-r--r-- | libs/freetype/Makefile | 4 | ||||
-rw-r--r-- | libs/jsoncpp/Makefile | 6 | ||||
-rw-r--r-- | libs/minizip/Makefile | 4 | ||||
-rw-r--r-- | libs/neon/Makefile | 6 | ||||
-rw-r--r-- | libs/neon/patches/010-no-xmlto.patch | 20 | ||||
-rw-r--r-- | libs/sqlite3/Makefile | 8 |
8 files changed, 38 insertions, 18 deletions
diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index c7ca612ea..b59d2f3b9 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=alsa-lib -PKG_VERSION:=1.2.5.1 +PKG_VERSION:=1.2.6.1 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/lib/ \ http://distfiles.gentoo.org/distfiles/ -PKG_HASH:=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e +PKG_HASH:=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>, \ Peter Wagner <tripolar@gmx.at> diff --git a/libs/alsa-ucm-conf/Makefile b/libs/alsa-ucm-conf/Makefile index 7b4984ab7..6c92a1add 100644 --- a/libs/alsa-ucm-conf/Makefile +++ b/libs/alsa-ucm-conf/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=alsa-ucm-conf -PKG_VERSION:=1.2.5.1 +PKG_VERSION:=1.2.6.2 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/lib/ \ http://distfiles.gentoo.org/distfiles/ -PKG_HASH:=5841a444166dcbf479db751303dbc3556f685085ac7e00f0c9e7755676195d97 +PKG_HASH:=8be24fb9fe789ee2778ae6f32e18e8043fe7f8bc735871e9d17c68a04566a822 PKG_MAINTAINER:= PKG_LICENSE:=BSD-3-Clause diff --git a/libs/freetype/Makefile b/libs/freetype/Makefile index d2779077c..af7955ff6 100644 --- a/libs/freetype/Makefile +++ b/libs/freetype/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=freetype -PKG_VERSION:=2.11.0 +PKG_VERSION:=2.11.1 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/freetype -PKG_HASH:=8bee39bd3968c4804b70614a0a3ad597299ad0e824bc8aad5ce8aaf48067bde7 +PKG_HASH:=3333ae7cfda88429c97a7ae63b7d01ab398076c3b67182e960e5684050f2c5c8 PKG_MAINTAINER:=Val Kulkov <val.kulkov@gmail.com> PKG_LICENSE:=FTL GPL-2.0-only MIT ZLIB GPL-3.0-or-later diff --git a/libs/jsoncpp/Makefile b/libs/jsoncpp/Makefile index ee9b39362..6024e4629 100644 --- a/libs/jsoncpp/Makefile +++ b/libs/jsoncpp/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=jsoncpp -PKG_VERSION:=1.9.4 -PKG_RELEASE:=3 +PKG_VERSION:=1.9.5 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/open-source-parsers/jsoncpp/tar.gz/$(PKG_VERSION)? -PKG_HASH:=e34a628a8142643b976c7233ef381457efad79468c67cb1ae0b83a33d7493999 +PKG_HASH:=f409856e5920c18d0c2fb85276e24ee607d2a09b5e7d5f0a371368903c275da2 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com> PKG_LICENSE:=MIT diff --git a/libs/minizip/Makefile b/libs/minizip/Makefile index 0563bb42e..8e4ee216b 100644 --- a/libs/minizip/Makefile +++ b/libs/minizip/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=minizip-ng -PKG_VERSION:=3.0.3 +PKG_VERSION:=3.0.4 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/zlib-ng/minizip-ng/tar.gz/$(PKG_VERSION)? -PKG_HASH:=5f1dd0d38adbe9785cb9c4e6e47738c109d73a0afa86e58c4025ce3e2cc504ed +PKG_HASH:=2ab219f651901a337a7d3c268128711b80330a99ea36bdc528c76b591a624c3c PKG_MAINTAINER:=David Woodhouse <dwmw2@infradead.org> PKG_LICENSE:=Zlib diff --git a/libs/neon/Makefile b/libs/neon/Makefile index f3aaa38d3..281506c99 100644 --- a/libs/neon/Makefile +++ b/libs/neon/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=neon -PKG_VERSION:=0.31.2 -PKG_RELEASE:=2 +PKG_VERSION:=0.32.1 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://notroj.github.io/neon -PKG_HASH:=cf1ee3ac27a215814a9c80803fcee4f0ede8466ebead40267a9bd115e16a8678 +PKG_HASH:=05c54bc115030c89e463a4fb28d3a3f8215879528ba5ca70d676d3d21bf3af52 PKG_MAINTAINER:=Federico Di Marco <fededim@gmail.com> PKG_LICENSE:=LGPL-2.1-or-later diff --git a/libs/neon/patches/010-no-xmlto.patch b/libs/neon/patches/010-no-xmlto.patch new file mode 100644 index 000000000..1421ee172 --- /dev/null +++ b/libs/neon/patches/010-no-xmlto.patch @@ -0,0 +1,20 @@ +--- a/Makefile.in ++++ b/Makefile.in +@@ -45,7 +45,7 @@ INSTALL = @INSTALL@ + transform = @program_transform_name@ + + LIBTOOL = @LIBTOOL@ +-XMLTO = xmlto ++XMLTO = /bin/true + GCOV = gcov + XGETTEXT_OPTS = --keyword=_ --keyword=N_ --msgid-bugs-address=neon@lists.manyfish.co.uk \ + --default-domain=neon --flag ne_print_request_header:3:c-format \ +@@ -149,7 +149,7 @@ install-memleak: + @echo "ERROR: purposes only; this copy of neon must not be installed." + @false + +-install-yes: install-lib install-headers install-config install-docs install-nls ++install-yes: install-lib install-headers install-config install-nls + + # libtool does all the necessary magic here + install-lib: subdirs diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index 274101a5f..81c2ce933 100644 --- a/libs/sqlite3/Makefile +++ b/libs/sqlite3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlite -PKG_VERSION:=3330000 -PKG_RELEASE:=2 +PKG_VERSION:=3370000 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz -PKG_HASH:=106a2c48c7f75a298a7557bcc0d5f4f454e5b43811cc738b7ca294d6956bbb15 -PKG_SOURCE_URL:=https://www.sqlite.org/2020/ +PKG_HASH:=731a4651d4d4b36fc7d21db586b2de4dd00af31fd54fb5a9a4b7f492057479f7 +PKG_SOURCE_URL:=https://www.sqlite.org/2021/ PKG_LICENSE:=PUBLICDOMAIN PKG_LICENSE_FILES:= |