Version set to 24.38.0.
This commit is contained in:
parent
2179d74239
commit
1beda9fe96
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ SYSDDIR := ${SYSDDIR_:/%=%}
|
||||
DESTDIR ?=
|
||||
PREFIX ?= /usr/local
|
||||
|
||||
VERSION ?= 24.25.0
|
||||
VERSION ?= 24.38.0
|
||||
|
||||
GOFLAGS := -buildmode=pie -modcacherw -mod=readonly -trimpath
|
||||
LDFLAGS := -ldflags "-linkmode=external -extldflags \"${LDFLAGS}\" -s -w -X main.version=${VERSION}" -tags osusergo,netgo
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Maintainer: Alexander "Arav" Andreev <me@arav.su>
|
||||
pkgname=dwelling-radio
|
||||
pkgver=24.25.0
|
||||
pkgver=24.38.0
|
||||
pkgrel=1
|
||||
pkgdesc="Arav's dwelling / Radio"
|
||||
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
|
||||
|
Loading…
Reference in New Issue
Block a user