Browse Source

package/unscd: bump version to 0.54

Signed-off-by: Doug Kehn <rdkehn@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Doug Kehn 4 years ago
parent
commit
6d1973c0d3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/unscd/unscd.hash
  2. 1 1
      package/unscd/unscd.mk

+ 1 - 1
package/unscd/unscd.hash

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

+ 1 - 1
package/unscd/unscd.mk

@@ -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