package/unscd: bump version to 0.54

Signed-off-by: Doug Kehn <rdkehn@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Doug Kehn 2020-10-27 10:21:10 -05:00 committed by Thomas Petazzoni
parent b6c1441636
commit 6d1973c0d3
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed:
sha256 9078255b2b9c344d9a0c3333ce23dda9d745f158dde0ea2244a8c56ba93f7a40 nscd-0.53.c
sha256 90e12c71732474cac4d055bf9d104e599178b4e1ecb6d3b8c556eaa11f8f6447 nscd-0.54.c

View File

@ -4,7 +4,7 @@
#
################################################################################
UNSCD_VERSION = 0.53
UNSCD_VERSION = 0.54
UNSCD_SOURCE = nscd-$(UNSCD_VERSION).c
UNSCD_SITE = http://busybox.net/~vda/unscd
UNSCD_LICENSE = GPL-2.0