mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/nginx to 1.26.0-3
This commit is contained in:
parent
4e5b216b48
commit
2a29bdae77
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = nginx
|
pkgbase = nginx
|
||||||
pkgver = 1.26.0
|
pkgver = 1.26.0
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://nginx.org
|
url = https://nginx.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = custom
|
license = custom
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
pkgbase=nginx
|
pkgbase=nginx
|
||||||
pkgname=(nginx nginx-src)
|
pkgname=(nginx nginx-src)
|
||||||
pkgver=1.26.0
|
pkgver=1.26.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://nginx.org'
|
url='https://nginx.org'
|
||||||
license=(custom)
|
license=(custom)
|
||||||
|
|
Loading…
Reference in a new issue