mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Merge branch 'feature/fix-install' into 'testing'
use official packages See merge request YunoHost-Apps/gitea_ynh!24
This commit is contained in:
		
							
								
								
									
										14
									
								
								conf/arm.src
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								conf/arm.src
									
									
									
									
									
								
							| @@ -1,11 +1,5 @@ | |||||||
| SOURCE_URL=https://rafi59.codelib.re/git/attachments/e147665b-5547-4401-bb90-3f8f2eacdb30 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.4.3/gitea-1.4.3-linux-arm-6 | ||||||
| SOURCE_SUM=951fe16e5aacf578d39fb0da0b9c0b0d93cadb27fd733b3838a12964ca9669b7 | SOURCE_SUM=d7341bd9536dbc7b1c3935efe3b0b6be953b0c3f0390b9b794e8fd54d58fee5b | ||||||
| # (Optional) Program to check the integrity (sha256sum, md5sum...) |  | ||||||
| # default: sha256 |  | ||||||
| SOURCE_SUM_PRG=sha256sum | SOURCE_SUM_PRG=sha256sum | ||||||
| # (Optional) Archive format | SOURCE_FILENAME=gitea | ||||||
| # default: tar.gz | SOURCE_EXTRACT=false | ||||||
| SOURCE_FORMAT=zip |  | ||||||
| # (Optional) Put false if sources are directly in the archive root |  | ||||||
| # default: true |  | ||||||
| SOURCE_IN_SUBDIR=false |  | ||||||
|   | |||||||
| @@ -1,11 +1,5 @@ | |||||||
| SOURCE_URL=https://rafi59.codelib.re/git/attachments/9ac42714-14fb-4ab6-ad84-d91e51777070 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.4.3/gitea-1.4.3-linux-386 | ||||||
| SOURCE_SUM=68103f9dc86abf379717ac754f30b44b0512ac60906e12839dcd1b580012ebfb | SOURCE_SUM=760dda6f1cd76aa705915686a1d18837af3c4d912f731d1399048409a46ed2ea | ||||||
| # (Optional) Program to check the integrity (sha256sum, md5sum...) |  | ||||||
| # default: sha256 |  | ||||||
| SOURCE_SUM_PRG=sha256sum | SOURCE_SUM_PRG=sha256sum | ||||||
| # (Optional) Archive format | SOURCE_FILENAME=gitea | ||||||
| # default: tar.gz | SOURCE_EXTRACT=false | ||||||
| SOURCE_FORMAT=zip |  | ||||||
| # (Optional) Put false if sources are directly in the archive root |  | ||||||
| # default: true |  | ||||||
| SOURCE_IN_SUBDIR=false |  | ||||||
|   | |||||||
| @@ -1,11 +1,5 @@ | |||||||
| SOURCE_URL=https://rafi59.codelib.re/git/attachments/c54bf3d7-1837-4129-82f7-1ea1aee48cf2 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.4.3/gitea-1.4.3-linux-amd64 | ||||||
| SOURCE_SUM=2f914fe40a5d337e29ddcd69dd97cba60c1373f5bcece0d4fecff86b0705eb58 | SOURCE_SUM=fe60fca294baa24fe4862bbcfe29c92d5a8a883a48aadb80f3a1270cf5de9bd4 | ||||||
| # (Optional) Program to check the integrity (sha256sum, md5sum...) |  | ||||||
| # default: sha256 |  | ||||||
| SOURCE_SUM_PRG=sha256sum | SOURCE_SUM_PRG=sha256sum | ||||||
| # (Optional) Archive format | SOURCE_FILENAME=gitea | ||||||
| # default: tar.gz | SOURCE_EXTRACT=false | ||||||
| SOURCE_FORMAT=zip |  | ||||||
| # (Optional) Put false if sources are directly in the archive root |  | ||||||
| # default: true |  | ||||||
| SOURCE_IN_SUBDIR=false |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Rafi59
					Rafi59