mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
update source tags
This commit is contained in:
parent
19cb97ce3f
commit
b48d44b0aa
@ -119,8 +119,7 @@ parts:
|
|||||||
# more information on plugins here: https://snapcraft.io/docs/supported-plugins
|
# more information on plugins here: https://snapcraft.io/docs/supported-plugins
|
||||||
plugin: autotools
|
plugin: autotools
|
||||||
source: https://github.com/sleuthkit/sleuthkit.git
|
source: https://github.com/sleuthkit/sleuthkit.git
|
||||||
source-branch: develop
|
source-tag: sleuthkit-4.12.1
|
||||||
#source-tag: sleuthkit-4.12.0
|
|
||||||
build-environment: [JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64]
|
build-environment: [JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64]
|
||||||
# information on packages here: https://snapcraft.io/docs/package-repositories
|
# information on packages here: https://snapcraft.io/docs/package-repositories
|
||||||
build-packages:
|
build-packages:
|
||||||
@ -174,7 +173,7 @@ parts:
|
|||||||
- lsof
|
- lsof
|
||||||
plugin: nil
|
plugin: nil
|
||||||
source: https://github.com/sleuthkit/autopsy.git
|
source: https://github.com/sleuthkit/autopsy.git
|
||||||
source-branch: develop
|
source-tag: autopsy-4.21.0
|
||||||
build-environment:
|
build-environment:
|
||||||
- JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64
|
- JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64
|
||||||
- TSK_JAVA_LIB_PATH: $SNAPCRAFT_STAGE/usr/local/share/java
|
- TSK_JAVA_LIB_PATH: $SNAPCRAFT_STAGE/usr/local/share/java
|
||||||
|
Loading…
x
Reference in New Issue
Block a user