T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
fcgiwrap


Commits:
b5b61f56 by T.J. Townsend at 2024-07-12T10:11:43-04:00
upgpkg: 1.1.0-9: Rebuild packages that are missing .SRCINFO part 1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = fcgiwrap
+       pkgdesc = A simple server for running CGI applications over FastCGI.
+       pkgver = 1.1.0
+       pkgrel = 9
+       url = 
https://www.nginx.com/resources/wiki/start/topics/examples/fcgiwrap/
+       arch = x86_64
+       license = MIT
+       depends = fcgi
+       depends = systemd
+       source = 
fcgiwrap-1.1.0.tar.gz::https://github.com/gnosek/fcgiwrap/archive/1.1.0.tar.gz
+       source = link-with-libsystemd-instead-of-libsystemd-daemon.patch
+       source = dc0c3b14f0d7bb014a9a4c6c17eb55a123496365.patch
+       source = LICENSE
+       sha256sums = 
4c7de0db2634c38297d5fcef61ab4a3e21856dd7247d49c33d9b19542bd1c61f
+       sha256sums = 
9be1906005fbf3aefc4acb20432f1217e7611f49d840bc4559591e8dfae45ae3
+       sha256sums = 
44342f94e21ba8cb1938c50d9a86bcfaeebb8802b4f5a77d126ddb2387ea2412
+       sha256sums = 
22f170fc08e13b4d1110acddab63235135bf6d7483456cc24e11b83c277aff44
+
+pkgname = fcgiwrap


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=fcgiwrap
 pkgver=1.1.0
-pkgrel=8
+pkgrel=9
 pkgdesc='A simple server for running CGI applications over FastCGI.'
 arch=('x86_64')
 url='https://www.nginx.com/resources/wiki/start/topics/examples/fcgiwrap/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcgiwrap/-/commit/b5b61f562ce38ef94c02ad6ea4cc5d2e37fb319d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcgiwrap/-/commit/b5b61f562ce38ef94c02ad6ea4cc5d2e37fb319d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to