1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00
pgadmin_ynh/conf/armv7_stretch.src

12 lines
483 B
Text
Raw Normal View History

2019-04-04 22:23:16 +02:00
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-4.4/pgadmin_4-4.4-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=00c03adcb045ac52d9ee5848e8912801db340378d892dc1aeff2575b17c17344
2017-11-16 21:10:21 +01:00
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum
# (Optional) Archive format
# default: tar.gz
SOURCE_FORMAT=tar.gz
# (Optional) Put false if sources are directly in the archive root
# default: true
SOURCE_IN_SUBDIR=true