package/libuev: bump version to 2.3.2
authorPeter Seiderer <ps.report@gmx.net>
Mon, 22 Feb 2021 22:23:08 +0000 (23:23 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 23 Feb 2021 13:02:53 +0000 (14:02 +0100)
- update license hash (copyright year, maintainer surname, see [1])

[1] https://github.com/troglobit/libuev/commit/86e01be26ebe51824e6574ef186a532823bc085c#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libuev/libuev.hash
package/libuev/libuev.mk

index fece0e9b65e263ae7d23b739546cbe3237f90d88..d52d210d1005a2f01c8a9b5008bfd7eabf00a432 100644 (file)
@@ -1,4 +1,4 @@
-# From https://github.com/troglobit/libuev/releases/download/v2.3.1/libuev-2.3.1.tar.xz.md5
-md5  ec601f69f69477858fa023a75da23793  libuev-2.3.1.tar.xz
+# From https://github.com/troglobit/libuev/releases/download/v2.3.2/libuev-2.3.2.tar.xz.sha256
+sha256  af31ffe1058a2ff6c56fee26ec8749688704d297189b6a898380a601efefbec9  libuev-2.3.2.tar.xz
 # License files
-sha256  3c2bf3fdd85687242ba6f2b02b6ce5176aba15b5e1a2ccb8b608439197ec4641  LICENSE
+sha256  694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab  LICENSE
index c7b73b4221fff34f58976cc80c47b8504cf6990f..8a6759a2d78ce0293ad33f3a6ddbd5984302b45c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUEV_VERSION = 2.3.1
+LIBUEV_VERSION = 2.3.2
 LIBUEV_SOURCE = libuev-$(LIBUEV_VERSION).tar.xz
 LIBUEV_SITE = https://github.com/troglobit/libuev/releases/download/v$(LIBUEV_VERSION)
 LIBUEV_LICENSE = MIT