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