diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-11 17:13:56 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-11 17:25:31 +0000 |
commit | e73f4586ac0d3402dbd0de4ec761e1ae40deb244 (patch) | |
tree | 7d905f80d4aab80108ec026aa16c4030a824b8de | |
parent | ca88df9c65a1e5eaf9e1fb362c0cb0e401946c14 (diff) | |
download | opt-e73f4586ac0d3402dbd0de4ec761e1ae40deb244.tar.gz opt-e73f4586ac0d3402dbd0de4ec761e1ae40deb244.tar.xz |
u-boot-tools: 2022.10 -> 2023.01
-rw-r--r-- | u-boot-tools/.signature | 6 | ||||
-rw-r--r-- | u-boot-tools/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/u-boot-tools/.signature b/u-boot-tools/.signature index 18b452f81..a699debdd 100644 --- a/u-boot-tools/.signature +++ b/u-boot-tools/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cFnRFnAUPAkOqdWCsEP3rjCHq69X3/pGMM9f256xaM1FL3f0TdzHXdbgtwiMf3ZEXe61r4SF4OfReDyOVoHYwY= -SHA256 (Pkgfile) = 90726629fbba2dbba818627ba25431ffac7a9ea71dab1a220c37fcdb152fed9e +RWSE3ohX2g5d/V9IJhw4nXDnvB5zDnfB7yZHnJWFlhD5kVloxbXDs8bs20AM/mSVBWlCcLoCjdO1IPQLCaOdN2WG11U3G+YNtQI= +SHA256 (Pkgfile) = 666d275d5275bea995ca80ca7378be6e47a548d0c259401bcef96ceb649c5da8 SHA256 (.footprint) = 5be4d495b3869ee52e7a232f0769548048a2782eb5518c1a1aea7f4254274eb9 -SHA256 (u-boot-2022.10.tar.bz2) = 50b4482a505bc281ba8470c399a3c26e145e29b23500bc35c50debd7fa46bdf8 +SHA256 (u-boot-2023.01.tar.bz2) = 69423bad380f89a0916636e89e6dcbd2e4512d584308d922d1039d1e4331950f diff --git a/u-boot-tools/Pkgfile b/u-boot-tools/Pkgfile index a476cb229..821e3fdce 100644 --- a/u-boot-tools/Pkgfile +++ b/u-boot-tools/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gnutls openssl swig name=u-boot-tools -version=2022.10 +version=2023.01 release=1 source=(https://ftp.denx.de/pub/u-boot/u-boot-$version.tar.bz2) |