diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-06 02:11:20 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-06 10:22:36 +0200 |
commit | b77f9e9f00c81f57ed5c701df3b14a23af86c5f2 (patch) | |
tree | c25ba87bf694ad2734bf53cb3e6e68dcf0a40475 /typescript | |
parent | 4be42509fe478eab01b21f7f99790cc17393f745 (diff) | |
download | contrib-b77f9e9f00c81f57ed5c701df3b14a23af86c5f2.tar.gz contrib-b77f9e9f00c81f57ed5c701df3b14a23af86c5f2.tar.xz |
typescript: 4.7.2 -> 4.7.3
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 1d788f084..99dd2296e 100644 --- a/typescript/.signature +++ b/typescript/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+GcKWof/ZcAdgAfFpIG19xaG8Oq55AtTuBntaGhL3ZxtKlMQftt/0FFvTA6JkBCMxjyHVhNmPGgn3jqR6t3lwU= -SHA256 (Pkgfile) = 80c739e3ac44592c719ce2ebe038fbe8ceba8216cb59852a430333710f01edd7 +RWSagIOpLGJF378GoqewKrpL7LHnqjoxtSKq6dgoJrApC6YutVgXH8J7OMZa92L4ICh4R3PKvVzHd5oeQRy7hUD6EJTw0lPkRwU= +SHA256 (Pkgfile) = d66e84a2a85ecc68cd99720f182dded2e9ae3a0c6afce761773501555ecbc2ee SHA256 (.footprint) = 0ac1ec1ec845b47ce76cb69906e1c9edfa11708c55b27a8e71ca919cb4276b46 -SHA256 (typescript-4.7.2.tgz) = 90cc08e5d06952879ff609dcce5c8f69a4df9d54b544b852369c22119bb32765 +SHA256 (typescript-4.7.3.tgz) = 15ecf496a0b5b3c85c2c2ae0616b45404e7410a78ae938790856be9fd3ee1cb4 diff --git a/typescript/Pkgfile b/typescript/Pkgfile index c6f05a847..327258d16 100644 --- a/typescript/Pkgfile +++ b/typescript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: npm name=typescript -version=4.7.2 +version=4.7.3 release=1 source=(https://registry.npmjs.org/$name/-/$name-$version.tgz) |