alr-git 151.eb2cc3c
This commit is contained in:
parent
c212aada6a
commit
4684bf7177
@ -1,6 +1,6 @@
|
||||
name='alr-git'
|
||||
version='76.4ca5574-2'
|
||||
release='6'
|
||||
version='151.eb2cc3c'
|
||||
release='1'
|
||||
desc='Any Linux Repository'
|
||||
homepage='https://gitverse.ru/sc/Xpamych/ALR'
|
||||
maintainer='Evgeniy Khramov <xpamych@yandex.ru>'
|
||||
@ -25,7 +25,7 @@ version() {
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/ALR"
|
||||
CGO_ENABLED=0 go build -ldflags="-X 'plemya-x.ru/alr/internal/config.Version=$version'" -o alr
|
||||
CGO_ENABLED=0 go build -ldflags="-X 'gitea.plemya-x.ru/Plemya-x/ALR/internal/config.Version=$(GIT_VERSION)'" -o alr
|
||||
}
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user