mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
extension-manager: update to 0.6.3
This commit is contained in:
parent
5db2406b6b
commit
a49f56c486
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extension-manager'
|
||||
pkgname=extension-manager
|
||||
version=0.6.1
|
||||
version=0.6.3
|
||||
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=16b089fdd9138997975ec875774af5d3d98e837421a49c978debf063ff938e7b
|
||||
checksum=e5af7a2dbb7ba28c33c027e9d761d56c8b4aa92ca39940c71351a3af40e74fae
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue