mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
extension-manager: update to 0.6.1
This commit is contained in:
parent
744e3bc375
commit
b29a5f2e7a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extension-manager'
|
||||
pkgname=extension-manager
|
||||
version=0.6.0
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dbacktrace=false"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/mjakeman/extension-manager"
|
||||
changelog="https://github.com/mjakeman/extension-manager/releases"
|
||||
distfiles="https://github.com/mjakeman/extension-manager/archive/v${version}.tar.gz"
|
||||
checksum=7f9798d86e5e4f7213b618e8a69a2f6a943381dde8d37132bc497f5a9a848554
|
||||
checksum=16b089fdd9138997975ec875774af5d3d98e837421a49c978debf063ff938e7b
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue