⬆️ Updated packages
This commit is contained in:
19
miniserve-bin/.SRCINFO
Normal file
19
miniserve-bin/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
||||
generated-by = makedeb-makepkg
|
||||
|
||||
pkgbase = miniserve-bin
|
||||
pkgdesc = miniserve is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP
|
||||
pkgver = 0.19.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/svenstaro/miniserve
|
||||
arch = aarch64
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
provides = miniserve
|
||||
conflicts = miniserve
|
||||
options = !strip
|
||||
source_aarch64 = miniserve-v0.19.2-aarch64::https://github.com/svenstaro/miniserve/releases/download/v0.19.2/miniserve-v0.19.2-aarch64-unknown-linux-musl
|
||||
sha256sums_aarch64 = 257a1141f6a3beba423f05189a2648f8120bd8344b17b9ec11387a88564f5c9e
|
||||
source_x86_64 = miniserve-v0.19.2-aarch64::https://github.com/svenstaro/miniserve/releases/download/v0.19.2/miniserve-v0.19.2-x86_64-unknown-linux-musl
|
||||
sha256sums_x86_64 = 2bc95771a6bb68a9327cc784edf7c07dd424eee5e6cd9e05bb75558c74ccb5be
|
||||
|
||||
pkgname = miniserve-bin
|
Reference in New Issue
Block a user