apache, nginx, tor, fdisk
This commit is contained in:
12
packages/libapr-util.shrap
Normal file
12
packages/libapr-util.shrap
Normal file
@@ -0,0 +1,12 @@
|
||||
(package
|
||||
(name "libapr-util")
|
||||
(version "1.6.3")
|
||||
(homepage "https://apr.apache.org/")
|
||||
(dependencies libapr libexpat)
|
||||
(src (tar
|
||||
(url "https://dlcdn.apache.org//apr/apr-util-1.6.3.tar.gz")
|
||||
(dir "apr-util-1.6.3")
|
||||
(blake3 "a887fcd96b9c9dc5c1039a6ae6b7df5baab22a54ee18ce2ebde6e902e3d3a3da")))
|
||||
(build
|
||||
(configure_make
|
||||
(configure_flags "--with-apr=/usr/bin/apr-1-config"))))
|
||||
Reference in New Issue
Block a user