diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-07 18:33:41 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-07 22:22:14 +0200 |
commit | 61cc292059e11e067e7b86c48229e6de40e48a0b (patch) | |
tree | 4348c55180bbc450a16fb82b24bca80947b200f4 /u-boot-tools | |
parent | 9a3cb0e50932bf37ff78e9aa0dd01240e6609635 (diff) | |
download | opt-61cc292059e11e067e7b86c48229e6de40e48a0b.tar.gz opt-61cc292059e11e067e7b86c48229e6de40e48a0b.tar.xz |
u-boot-tools: 2022.01 -> 2022.04; new dependency: gnutls
Diffstat (limited to 'u-boot-tools')
-rw-r--r-- | u-boot-tools/.signature | 6 | ||||
-rw-r--r-- | u-boot-tools/Pkgfile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/u-boot-tools/.signature b/u-boot-tools/.signature index 1838af8cf..c468866ff 100644 --- a/u-boot-tools/.signature +++ b/u-boot-tools/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RVQMVfI878L/HsLxuD0l+Tlw/iP6aXIO3ifnOHH+HaUziN0o2sPEi031zMIlDj6iZs9Dclnb2FQGe5babYCQwQ= -SHA256 (Pkgfile) = 70e0f478ae1a7954c9796023da64c4c82c39008d91aea6cc58c12aac91132037 +RWSE3ohX2g5d/ZPLPZG9WorkhkGS/i2Aka1Va4CeL4IiXx7XWi9L/NEgDqDUYuEToHa9GgVhgXiINDpEoNA0Ch6Q5XMpR8E4mgU= +SHA256 (Pkgfile) = a777875cf0d9ad0d7a759fafe2addf1dd82e84511cc95748c2b69789b07d48e6 SHA256 (.footprint) = 5be4d495b3869ee52e7a232f0769548048a2782eb5518c1a1aea7f4254274eb9 -SHA256 (u-boot-2022.01.tar.bz2) = 81b4543227db228c03f8a1bf5ddbc813b0bb8f6555ce46064ef721a6fc680413 +SHA256 (u-boot-2022.04.tar.bz2) = 68e065413926778e276ec3abd28bb32fa82abaa4a6898d570c1f48fbdb08bcd0 diff --git a/u-boot-tools/Pkgfile b/u-boot-tools/Pkgfile index 75f96c985..c6b8e62e6 100644 --- a/u-boot-tools/Pkgfile +++ b/u-boot-tools/Pkgfile @@ -1,10 +1,10 @@ # Description: U-Boot tools -# URL: http://www.denx.de/wiki/U-Boot/WebHome +# URL: https://www.denx.de/wiki/U-Boot/WebHome # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: openssl +# Depends on: openssl gnutls name=u-boot-tools -version=2022.01 +version=2022.04 release=1 source=(https://ftp.denx.de/pub/u-boot/u-boot-$version.tar.bz2) |