package/eudev/: bump version to 3.2.11

Switch upstream URL to github due to changes in project ownership:
06ac38e2b8

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Bernd Kuhls 2022-01-08 10:25:54 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 20181c3f1b
commit af1781844f
3 changed files with 4 additions and 6 deletions

View File

@ -16,7 +16,7 @@ config BR2_PACKAGE_EUDEV
Upstart, older kernels, various toolchains and anything else
required by users and various distributions.
https://wiki.gentoo.org/wiki/Project:Eudev
https://github.com/eudev-project/eudev
if BR2_PACKAGE_EUDEV

View File

@ -1,5 +1,3 @@
# From http://dev.gentoo.org/~blueness/eudev/
md5 60b135a189523f333cea5f71a3345c8d eudev-3.2.10.tar.gz
# Locally calculated
sha256 87bb028d470fd1b85169349b44c55d5b733733dc2d50ddf1196e026725ead034 eudev-3.2.10.tar.gz
sha256 19847cafec67897da855fde56f9dc7d92e21c50e450aa79068a7e704ed44558b eudev-3.2.11.tar.gz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING

View File

@ -4,8 +4,8 @@
#
################################################################################
EUDEV_VERSION = 3.2.10
EUDEV_SITE = http://dev.gentoo.org/~blueness/eudev
EUDEV_VERSION = 3.2.11
EUDEV_SITE = https://github.com/eudev-project/eudev/releases/download/v$(EUDEV_VERSION)
EUDEV_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)
EUDEV_LICENSE_FILES = COPYING
EUDEV_INSTALL_STAGING = YES