From a53c31bc8f7a7c12db9c098e4be566f69ecb3057 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 11 Sep 2021 14:47:39 +0200 Subject: [PATCH] typescript: 4.4.2 -> 4.4.3 --- typescript/.signature | 6 +++--- typescript/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/typescript/.signature b/typescript/.signature index 4bc495645..b010ccb73 100644 --- a/typescript/.signature +++ b/typescript/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36KZdDTqiFoVFeaIHRI+sz4asPPusHkq5omAHolOiLHBOCQM737U/X4qkFFdBhzAF2ENIwsBqjWSKJCXBumgtQQ= -SHA256 (Pkgfile) = c35cadc2f4074a78a4d565af3a5bcf0ef63d7910897378c528fefa367f984e4b +RWSagIOpLGJF3/pKjuEGxegPvDfiz9mHuqhCg3R0QwO/a65rYOc4scyFyJYm4sURwWkJ35BNiFAkK5hVvYcU8ine0vlQ6mu9bwY= +SHA256 (Pkgfile) = 5d56a4d204cbcc55a214304e61c687313971e0b32e9ff82754cb8fbbb031b663 SHA256 (.footprint) = b3501cb816564be9d69a825fe3ecef6484e8f570b883eb127e33328c84f6d7b9 -SHA256 (typescript-4.4.2.tgz) = 6de61b7a3a79680b0de4c77a22eecf0dad7dfab5e9301894bfea452c5b9b4b25 +SHA256 (typescript-4.4.3.tgz) = aea423e9f38bab0b12a3598eed07cae111eb6663dc29987e0b47389b42f3c017 diff --git a/typescript/Pkgfile b/typescript/Pkgfile index ad94dd73d..e6b6a94a7 100644 --- a/typescript/Pkgfile +++ b/typescript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: npm name=typescript -version=4.4.2 +version=4.4.3 release=1 source=(https://registry.npmjs.org/$name/-/$name-$version.tgz)