Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andy Postnikov
aports
Commits
8bbfc66d
Commit
8bbfc66d
authored
Jan 20, 2021
by
Leo
Committed by
Kevin Daudt
Jan 21, 2021
Browse files
testing/direnv: upgrade to 2.27.0
parent
9de5530a
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/direnv/APKBUILD
View file @
8bbfc66d
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname
=
direnv
pkgver
=
2.2
5.2
pkgver
=
2.2
7.0
pkgrel
=
0
pkgdesc
=
"Environment variable switcher for the shell"
options
=
"chmod-clean"
url
=
"https://direnv.net"
arch
=
"all !mips64"
# blocked by go
license
=
"MIT"
checkdepends
=
"bash"
makedepends
=
"go"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc
$pkgname
-fish::noarch
"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/direnv/direnv/archive/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/src/github.com/direnv/
$pkgname
"
...
...
@@ -30,7 +33,14 @@ check() {
}
package
()
{
make
DESTDIR
=
"
$pkgdir
/usr
"
install
make
DESTDIR
=
"
$pkgdir
"
PREFIX
=
/usr
install
}
sha512sums
=
"f04324a46a7c68567894605b6175a156e4a6ae92902cf3a8682d9f0f4482f90954d39b895804cb1c1b1f0296d6b2170904c1a0be4eeee76a3179e338c45ef61e direnv-2.25.2.tar.gz"
fish
()
{
pkgdesc
=
"configuration hooks for fish"
install_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
fish"
amove usr/share/fish/vendor_conf.d
}
sha512sums
=
"5e87fbdbad0b16bada0e51b499c65e21d2ad834bf2dc06dbfed01150bcd588a57bcc95bdf44d56fe4840315ffec62fc8bc11ec87ab2bdd7463d57adb8cca1ed3 direnv-2.27.0.tar.gz"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment