From a82c1442577377f18847b95dd152851e3b12e88a Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Thu, 31 Aug 2023 17:57:54 -0500 Subject: [PATCH] httpup: updated to version 0.5.1 --- httpup/.signature | 6 +++--- httpup/Pkgfile | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/httpup/.signature b/httpup/.signature index ae8ef7c7..20d98366 100644 --- a/httpup/.signature +++ b/httpup/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqm21c5A4oHqT1ZUMhopCyDSniqzfHctEeO54bWKYCu7XoYE1VYeR7xIAmqCqyNtlBOvdsrzz1mwpme9tEC2rxQw= -SHA256 (Pkgfile) = fd242ba2cd9ebc5ba3c47e49344ae6c2a969354fcfe1b4c8d75aa58ed97df925 +RWRJc1FUaeVeqqGo5Znb7QKfGV7iVKPVW6M+dcO0rWiTh8FYH5yNOPWhdCpGEg1Tqz0UOppdLpjxDqfcbYVDLQ0eyy4spEwLWAY= +SHA256 (Pkgfile) = a822f0144ea75138b2f790016fdde122bc3e449e7e3b1fb2ec6fb3e3ac025165 SHA256 (.footprint) = e003004c0d164e3c82b062f16f30167565043c34aa58260fdf8d5771f14e4cc6 -SHA256 (httpup-0.5.0.tar.xz) = c61db05e60895a6eb075df6651d20352917945c9e46b20957dbb276b501ca494 +SHA256 (httpup-0.5.1.tar.xz) = 712bc16737eed67bbf74ea56e71dc74b94de5a7fd17a6de964eb65e649b8a20b SHA256 (httpup) = b95756969ba3fe30a3bdb7addc34fdab26b4ea08ac8fddfd223fd28ac14c9af5 diff --git a/httpup/Pkgfile b/httpup/Pkgfile index d803ca8b..1c40dc09 100644 --- a/httpup/Pkgfile +++ b/httpup/Pkgfile @@ -4,12 +4,11 @@ # Depends on: curl name=httpup -version=0.5.0 +version=0.5.1 release=1 source=(https://crux.nu/files/$name-$version.tar.xz httpup) build() { - export CPPFLAGS="-Wno-error=mismatched-new-delete" cd $name-$version make make DESTDIR=$PKG prefix=/usr mandir=/usr/share/man install