diff --git a/conf/arm.src b/conf/arm.src index b7b3ab5..74e7a68 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,10 +1,11 @@ -SOURCE_URL=https://dl.gitea.io/gitea/1.4.2/gitea-1.4.2-linux-arm-6 -SOURCE_SUM=b6064e06ce1158600fe41bb5c3747d0ed46e3d9a345e4f08758390d67d4e6d5e +SOURCE_URL=https://rafi59.codelib.re/git/attachments/94e2d077-3b5c-46c2-8a5b-6163f0675df5 +SOURCE_SUM=232f91737438562362b9443727a849cbe0b111284258c1add170dc6327715c77 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum # (Optional) Archive format # default: tar.gz +SOURCE_FORMAT=zip # (Optional) Put false if sources are directly in the archive root # default: true SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 875bf70..8066ad2 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,10 +1,11 @@ -SOURCE_URL=https://dl.gitea.io/gitea/1.4.2/gitea-1.4.2-linux-386 -SOURCE_SUM=41df8e27b740af7d3eb4e563c744208102927aa8d2ad98bd4be5f97380ba1c81 +SOURCE_URL=https://rafi59.codelib.re/git/attachments/07f43b21-cf3e-4d5b-9262-415399255f4f +SOURCE_SUM=ee997cc8511e70c7a4454fe4ea353a85c2f04baeb41a96c7acc7c78e9ee4db9f # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum # (Optional) Archive format # default: tar.gz +SOURCE_FORMAT=zip # (Optional) Put false if sources are directly in the archive root # default: true SOURCE_IN_SUBDIR=true diff --git a/conf/x86-64.src b/conf/x86-64.src index ba22d58..8b6ab51 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,11 +1,11 @@ -SOURCE_URL=https://dl.gitea.io/gitea/1.4.2/gitea-1.4.2-linux-amd64 -SOURCE_SUM=c843d462b5edb0d64572b148a0e814e41d069d196c3b3ee491449225e1c39d7d +SOURCE_URL=https://rafi59.codelib.re/git/attachments/5707d3d4-ece9-4724-8055-892bd89de3bb +SOURCE_SUM=2917570f3f43e36daf6f473223630d31fdf81e36b12baeeb4b8c49b1240ed413 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum # (Optional) Archive format # default: tar.gz -SOURCE_FORMAT=bin +SOURCE_FORMAT=zip # (Optional) Put false if sources are directly in the archive root # default: true SOURCE_IN_SUBDIR=true