~alpine/aports

[alpine-aports] [PATCH] community/pcc-libs: update to the latest snapshot

Details
Message ID
<20180107095940.27920-1-ca6c@bitmessage.ch>
Sender timestamp
1515319180
DKIM signature
missing
Download raw message
Patch: +5 -6
---
 community/pcc-libs/APKBUILD | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/community/pcc-libs/APKBUILD b/community/pcc-libs/APKBUILD
index a147343aa6..39451c2c1d 100644
--- a/community/pcc-libs/APKBUILD
+++ b/community/pcc-libs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Cág <ca6c@bitmessage.ch>
pkgname=pcc-libs
pkgver=20171006
pkgver=20180106
pkgrel=0
pkgdesc="The portable C compiler support libraries."
url="http://pcc.ludd.ltu.se/"
@@ -31,15 +31,14 @@ build() {
		--prefix=/usr \
		--sysconfdir=/etc \
		--mandir=/usr/share/man \
		--localstatedir=/var \
		|| return 1
	make -j1 || return 1
		--localstatedir=/var
	make
}

package() {
	cd "$builddir"
	make DESTDIR="$pkgdir" install || return 1
	make DESTDIR="$pkgdir" install
}

sha512sums="04f59205866a71f88c48793573b662280a69f1f32767e9f9260c1f48bf296f397affd98a50229f6181f5e30a8c4c96dcafd5a91db36b97f4bc10bcf6b462ffe4  pcc-libs-20171006.tgz
sha512sums="52f799feec6706a0dd063bd35522c3e08e923e99f4c601dfa5048fcd2d52118930cab311768e9aa27b3179ce522fe9b968f6772ab44e1d3dde3b57659d69cf26  pcc-libs-20180106.tgz
fd8c71cd583c6be29553f2b7e6ce66073afd6d0406ae86f6fbb6a36efe8685be4732d2989180a9b31af734cc9a0973c1c731472f02bad076121f6c3c58391fc4  musl-fixes.patch"
-- 
2.15.0




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)