mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	Ports/libpng: Update libpng to version 1.6.40
This commit is contained in:
		
							parent
							
								
									c5414e6e6d
								
							
						
					
					
						commit
						a54799f2a5
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -166,7 +166,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n | |||
| | [`libopenal`](libopenal/)                           | OpenAL soft                                                     | 1.23.1                    | https://openal-soft.org/                                                       | | ||||
| | [`libopus`](libopus/)                               | libopus                                                         | 1.3.1                     | hhttps://opus-codec.org/                                                       | | ||||
| | [`libphysfs`](libphysfs/)                           | PhysicsFS                                                       | 3.0.2                     | https://icculus.org/physfs/                                                    | | ||||
| | [`libpng`](libpng/)                                 | libpng                                                          | 1.6.39                    | https://libpng.org/                                                            | | ||||
| | [`libpng`](libpng/)                                 | libpng                                                          | 1.6.40                    | https://libpng.org/                                                            | | ||||
| | [`libpuffy`](libpuffy/)                             | libpuffy                                                        | 1.0                       | https://github.com/ibara/libpuffy                                              | | ||||
| | [`libsamplerate`](libsamplerate/)                   | libsamplerate                                                   | 0.2.2                     | https://libsndfile.github.io/libsamplerate/                                    | | ||||
| | [`libsixel`](libsixel/)                             | libsixel                                                        | 1.8.6                     | https://github.com/saitoha/libsixel                                            | | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| #!/usr/bin/env -S bash ../.port_include.sh | ||||
| port='libpng' | ||||
| version='1.6.39' | ||||
| version='1.6.40' | ||||
| useconfigure='true' | ||||
| configopts=( | ||||
|     '--disable-static' | ||||
|  | @ -8,7 +8,7 @@ configopts=( | |||
| ) | ||||
| use_fresh_config_sub='true' | ||||
| files=( | ||||
|     "https://download.sourceforge.net/libpng/libpng-${version}.tar.gz#af4fb7f260f839919e5958e5ab01a275d4fe436d45442a36ee62f73e5beb75ba" | ||||
|     "https://download.sourceforge.net/libpng/libpng-${version}.tar.gz#8f720b363aa08683c9bf2a563236f45313af2c55d542b5481ae17dd8d183bb42" | ||||
| ) | ||||
| depends=( | ||||
|     'zlib' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 EWouters
						EWouters