dev-embedded/usbboot: version bump
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST usbboot-2025.02.27.tar.gz 173033537 BLAKE2B 448d0d83364be91a85cb800e336e9503832ac458701ecb4c185a5c73c70a4a5f69956f123db6b70e273918c9aeabfda3f451e0c6938dfd84b7c8c59e1d5beaed SHA512 e55c26fad0c643c8f92ce9121364f55042ef4fd90fc8ae2d371fffb5724cf972a3ba6f257ac6326cc4e530104b16f01d955958bd8b2f8e38946c6374c2332795
|
||||
DIST usbboot-2025.09.08.tar.gz 152485696 BLAKE2B 2f19f97d2cb2a97724004c98e110fc714a56d54fd4ebb5e36ffbaa75d71e7cfa02ee3e0827e122dfe118a2b09fb8da03361a7829d02ed26afda5276112539c60 SHA512 eea784a0928c5a44bf3923dbd0e67ae4a86072b07b454afda65a2e1dee644c2eb09d7ef0949757ac69ca54069e7b15956ac62c6e786af1b4a39d9d0b47805ec1
|
||||
|
||||
@@ -2,7 +2,7 @@ EAPI=8
|
||||
|
||||
DESCRIPTION="tool to load Raspberry Pi Compute Modules over USB"
|
||||
HOMEPAGE=https://github.com/raspberrypi/usbboot/
|
||||
GIT_COMMIT=82d875522d1a0896e55c90f9e9f47cb4640812c9
|
||||
GIT_COMMIT=d90eab5130c4fe4a6d92699e5268c1956f46939c
|
||||
S=$WORKDIR/$PN-$GIT_COMMIT
|
||||
SRC_URI="https://github.com/raspberrypi/$PN/archive/${GIT_COMMIT}.tar.gz -> $P.tar.gz"
|
||||
LICENSE=Apache-2.0
|
||||
@@ -6,5 +6,5 @@ KEYWORDS=amd64 aarch64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=virtual/libusb:1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/raspberrypi/usbboot/archive/82d875522d1a0896e55c90f9e9f47cb4640812c9.tar.gz -> usbboot-2025.02.27.tar.gz
|
||||
_md5_=228cbe1228529ee90a5f78e1dc6ddaf3
|
||||
SRC_URI=https://github.com/raspberrypi/usbboot/archive/d90eab5130c4fe4a6d92699e5268c1956f46939c.tar.gz -> usbboot-2025.09.08.tar.gz
|
||||
_md5_=0aa66c816a4c1041083544e41d1f4e28
|
||||
Reference in New Issue
Block a user