ports/xorg (3.7): [notify] xorg-libxpm: update to 3.5.15
commit 49822ff0c073e8f18a89aea9572660091aa8e752 Author: Juergen Daubert <jue@jue.li> Date: Fri Jan 20 11:12:23 2023 +0100 [notify] xorg-libxpm: update to 3.5.15 security fix, see https://lists.x.org/archives/xorg-announce/2023-January/003312.html diff --git a/xorg-libxpm/.signature b/xorg-libxpm/.signature index 6583efbb..413a51c7 100644 --- a/xorg-libxpm/.signature +++ b/xorg-libxpm/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndCZc2Byyo1izbCP199P44qeiyZTW3YVtyaE37cwwuTIiN0vX8mVGhteM1DJpovH5NKCI71DrF6+66LCVGWk6sQU= -SHA256 (Pkgfile) = 4e1eccf5cd6eec88644edf7346ca6c4da3c078efecb9fbed7b49bb775dd0d088 +RWTSGWF5Q7TndA4vNW+UOLBUgYxtWMVndOPOYpdWigd52gCskQds+Eqr9M69JmyPZ4QBVhvvOJVgTDBM8t7CvVWj8NAj/MmfvAg= +SHA256 (Pkgfile) = 82cc471143b41a185b5f88ae70184c3dd1bcc2014a0d879faba85722095516b0 SHA256 (.footprint) = 5c344af62ddca197a5690575ec3b75f52ab1e6c75050297e15d01d7ac44b7361 -SHA256 (libXpm-3.5.14.tar.xz) = f7eb8f69c039281def8258ae6859adb5f050fbe161ab3d6a2d6ef109a603eac2 +SHA256 (libXpm-3.5.15.tar.xz) = 60bb906c5c317a6db863e39b69c4a83fdbd2ae2154fcf47640f8fefc9fdfd1c1 diff --git a/xorg-libxpm/Pkgfile b/xorg-libxpm/Pkgfile index 3c3e2c7c..5cded49d 100644 --- a/xorg-libxpm/Pkgfile +++ b/xorg-libxpm/Pkgfile @@ -4,15 +4,13 @@ # Depends on: xorg-libxext xorg-libxt name=xorg-libxpm -version=3.5.14 +version=3.5.15 release=1 source=(https://www.x.org/releases/individual/lib/libXpm-$version.tar.xz) build() { cd libXpm-$version - - ./configure --prefix=/usr - + ./configure --prefix=/usr --disable-open-zfile make make DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu