httpup: updated to version 0.5.1

This commit is contained in:
Matt Housh 2023-08-31 17:57:54 -05:00
parent 3ab8d8a932
commit a82c144257
2 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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