mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
berry: update to 0.1.12.
This commit is contained in:
parent
d0e704e43e
commit
6bf7e0dd37
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.11
|
version=0.1.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
@ -11,7 +11,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=9beab0c1458fba7cf304dd45b710829640342bc42cfe61f0ae8c2b5391163142
|
checksum=d5a5099f90f0bea3fa93ead72b1f4fe8205fe0540743a8cf23f5a0c9971b4cf1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue