Update to 1.2.6
This commit is contained in:
		
							
								
								
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							| @@ -4,10 +4,10 @@ | ||||
| pkgname=libevhtp | ||||
|  | ||||
| # The version number for the software | ||||
| pkgver=1.2.5 | ||||
| pkgver=1.2.6 | ||||
|  | ||||
| #The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase | ||||
| pkgrel=3 | ||||
| pkgrel=1 | ||||
|  | ||||
| # The description of the package, should be about 80 characters long (one line) | ||||
| pkgdesc="A more flexible replacement for libevent's httpd API." | ||||
| @@ -37,7 +37,7 @@ provides=() | ||||
| options= | ||||
|  | ||||
| source=("https://github.com/ellzey/libevhtp/archive/${pkgver}.zip") | ||||
| sha256sums=('97e8b21331f48fbefd14768b06e65c4fa9c1e3b4609f3aaf3c883d3b71297ff0') | ||||
| sha256sums=('60ad11dbbf82b62e34e65ed3bcf3d038b01de445caf9f452ac41b4cff5119639') | ||||
|  | ||||
| build () { | ||||
| 	cd "$srcdir/$pkgname-$pkgver" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user