upgpkg: ventoy-1.1.09-1: new upstream release
This commit is contained in:
parent
fb3ba01e01
commit
67a416d934
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = ventoy
|
||||
pkgdesc = A new bootable USB solution
|
||||
pkgver = 1.1.07
|
||||
pkgver = 1.1.09
|
||||
pkgrel = 1
|
||||
url = https://www.ventoy.net/
|
||||
arch = x86_64
|
||||
|
|
@ -43,7 +43,7 @@ pkgbase = ventoy
|
|||
noextract = cryptsetup-1.7.5.tar.xz
|
||||
noextract = wimboot-2.7.3.tar.gz
|
||||
options = !buildflags
|
||||
source = ventoy-1.1.07.tar.gz::https://github.com/ventoy/Ventoy/archive/refs/tags/v1.1.07.tar.gz
|
||||
source = ventoy-1.1.09.tar.gz::https://github.com/ventoy/Ventoy/archive/refs/tags/v1.1.09.tar.gz
|
||||
source = https://ftp.gnu.org/gnu/grub/grub-2.04.tar.xz
|
||||
source = ventoy-grub-fix-build-with-binutils-2.36.patch::https://git.savannah.gnu.org/cgit/grub.git/patch/configure.ac?id=b9827513
|
||||
source = git+https://github.com/ipxe/ipxe.git#commit=3fe683e
|
||||
|
|
@ -67,7 +67,7 @@ pkgbase = ventoy
|
|||
source = https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.5.tar.xz
|
||||
source = wimboot-2.7.3.tar.gz::https://github.com/ipxe/wimboot/archive/v2.7.3.tar.gz
|
||||
source = wimboot-binutils-2.42-fix.patch
|
||||
sha256sums = 65f744e694447300ee41c9310ed0855f47af4260c2ea47b5c7e274872bdb5560
|
||||
sha256sums = 045f4366bde72c0cadd17be47a262d9fc35f87c6751042af923baf7896b73aa4
|
||||
sha256sums = e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d
|
||||
sha256sums = SKIP
|
||||
sha256sums = 5ee49d23d376aeea24269f7605fcaa7fbd326c04cda4e31b8eb7fa15a540ef44
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -33,7 +33,7 @@
|
|||
# have been modified.
|
||||
|
||||
pkgname=ventoy
|
||||
pkgver=1.1.07
|
||||
pkgver=1.1.09
|
||||
_grub_ver=2.04 # (Jul 2019)
|
||||
#_unifont_ver=15.0.01 # FIXME see NOTE below
|
||||
_ipxe_ver=3fe683e # (Sep 29 2019)
|
||||
|
|
@ -131,7 +131,7 @@ noextract=(
|
|||
cryptsetup-"$_crypt_ver".tar.xz
|
||||
wimboot-"$_wimboot_ver".tar.gz
|
||||
)
|
||||
sha256sums=('65f744e694447300ee41c9310ed0855f47af4260c2ea47b5c7e274872bdb5560'
|
||||
sha256sums=('045f4366bde72c0cadd17be47a262d9fc35f87c6751042af923baf7896b73aa4'
|
||||
'e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d'
|
||||
'SKIP' # Cannot rely on Savannah to maintain a stable patch checksum
|
||||
'5ee49d23d376aeea24269f7605fcaa7fbd326c04cda4e31b8eb7fa15a540ef44'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue