diff options
author | Tim Biermann <tbier@posteo.de> | 2021-07-03 09:37:16 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-07-03 09:37:16 +0000 |
commit | c14a30f38908f049f0f2175400bbee0cc09bf295 (patch) | |
tree | 0088e3f22e3f6588500ab79cedb66d68e27e8e7a /typescript | |
parent | 0294440967b1cd4058040992592dcf0b6e0bacf1 (diff) | |
download | contrib-c14a30f38908f049f0f2175400bbee0cc09bf295.tar.gz contrib-c14a30f38908f049f0f2175400bbee0cc09bf295.tar.xz |
typescript: 4.3.4 -> 4.3.5
Diffstat (limited to 'typescript')
-rw-r--r-- | typescript/.signature | 6 | ||||
-rw-r--r-- | typescript/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/typescript/.signature b/typescript/.signature index 1e5371602..a3a3925c3 100644 --- a/typescript/.signature +++ b/typescript/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30zB9rQdmXqcLdS1umm4iaBU3J9oVnuuPNwKhTi5rf7akHdRbNecVV4j/EhNH2mFY9kRjGaZD0YSMH0xE4Cqygs= -SHA256 (Pkgfile) = 551a4ca3342c1b061e27e217db26629d19960564e81d680086994ca70d13fac6 +RWSagIOpLGJF39lRqjZg4Yllt0BjwdGC2P+7PFvZ/J/zQnofFcPsFywz2Ow6414IM5xdCBzvHk+/Vg/CCxbsRUla7BRZ4hBgqAE= +SHA256 (Pkgfile) = 8d9354d9991ff0d0ce6b5a675e04b532029021ea962b715b305a9241a33fff60 SHA256 (.footprint) = b3501cb816564be9d69a825fe3ecef6484e8f570b883eb127e33328c84f6d7b9 -SHA256 (typescript-4.3.4.tgz) = 124624965249ca4788a1852d10c3001a428952551a7a9d7ebe9c1b6243ab4f11 +SHA256 (typescript-4.3.5.tgz) = c7be550da858be7abfc73dd0b9060ab23ce835ae3b05931f4500a25c09766d45 diff --git a/typescript/Pkgfile b/typescript/Pkgfile index 4657bc485..6d92fcea8 100644 --- a/typescript/Pkgfile +++ b/typescript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: npm name=typescript -version=4.3.4 +version=4.3.5 release=1 source=(https://registry.npmjs.org/$name/-/$name-$version.tgz) |