release 2
This commit is contained in:
parent
e3b40767a1
commit
636d37a10b
|
@ -1,6 +1,6 @@
|
|||
name : dexed
|
||||
version : 3.9.26
|
||||
release : 1
|
||||
release : 2
|
||||
source :
|
||||
- https://gitlab.com/basile.b/dexed/-/archive/v3.9.26/dexed-v3.9.26.tar.gz : 2b0985115a8b2c6212adacfe3097381939d47913215c3b8e148419cad209e3e2
|
||||
- https://github.com/dlang-community/libdparse/archive/refs/tags/v0.25.0.tar.gz#libdparse.tar.gz : 60472da5203077acac7fb722e9f52c95e027931c314b95922606a354fbf87c87
|
||||
|
@ -25,6 +25,7 @@ rundeps :
|
|||
- dcd
|
||||
- gdb
|
||||
- diffutils
|
||||
- libvte-0.28
|
||||
setup : |
|
||||
# submodules
|
||||
tar xf $sources/libdparse.tar.gz --strip-components=1 -C $workdir/etc/libdparse
|
||||
|
|
Loading…
Reference in New Issue