mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/amfora: upgrade to 1.10.0
This commit is contained in:
parent
cb01c0fcb6
commit
772b38bf2c
@ -1,8 +1,8 @@
|
||||
# Contributor: omni <omni@gitlab.alpinelinux.org>
|
||||
# Maintainer: omni <omni@gitlab.alpinelinux.org>
|
||||
pkgname=amfora
|
||||
pkgver=1.9.2 # Don't forget to update main.commit below
|
||||
pkgrel=21
|
||||
pkgver=1.10.0 # Don't forget to update main.commit below
|
||||
pkgrel=0
|
||||
pkgdesc="terminal browser for the Gemini protocol"
|
||||
url="https://github.com/makeworld-the-better-one/amfora"
|
||||
license="GPL-3.0-or-later"
|
||||
@ -26,7 +26,7 @@ build() {
|
||||
go build -mod=vendor \
|
||||
-ldflags "-linkmode=external -extldflags \"$LDFLAGS\" \
|
||||
-X main.version=$pkgver -X main.builtBy=Alpine_Linux \
|
||||
-X main.commit=61d864540140f463a183e187e4211c258bd518bf" \
|
||||
-X main.commit=2534983d96c431430e9263c27ce5bfa36b66c3d5" \
|
||||
-v .
|
||||
}
|
||||
|
||||
@ -41,6 +41,6 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
d610217395add6219b3f56e15a5cf27d424807a1f82fde7f3fd953d91d571f85154bbffa0a766b3f7245a38f8849a96287edbf9475cb63bf9b6182e25e3d3ce9 amfora-1.9.2.tar.gz
|
||||
575d2e9752387614c9fb70485c559d3dad5838ad8a0fb01874757e3bcb076e278966f6c46ba7ec59f9deb079de0c45b19a7b1bf75664e64b55b4f85ffa699f54 amfora-1.10.0.tar.gz
|
||||
38f442ac88a2a793e5e29a2a470dad62eea047d090ae9df417798b03c471bec7b545c1022cf18172074cbf311c0b4092bcd50cd5b3599a7de09a821803a64f64 fix-mutex-crash.patch
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user