mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
berry: update to 0.1.2.
This commit is contained in:
parent
95c3db2a5e
commit
4607585cd4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'berry'
|
# Template file for 'berry'
|
||||||
pkgname=berry
|
pkgname=berry
|
||||||
version=0.1.1
|
version=0.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/JLErvin/berry"
|
homepage="https://github.com/JLErvin/berry"
|
||||||
distfiles="https://github.com/JLErvin/berry/archive/${version}.tar.gz"
|
distfiles="https://github.com/JLErvin/berry/archive/${version}.tar.gz"
|
||||||
checksum=64dbe9164d78fbb71938cd11d44dcca0b40c2541d504ce951a6a23bc46b5d021
|
checksum=57e7cc7098a397fa50d77514b3b586398a28c45a0c7e3225eef5eb74756b3810
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin berry
|
vbin berry
|
||||||
|
|
Loading…
Add table
Reference in a new issue