CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
bindutils: updated to 9.10.4
[crossrootfs.git] / bindutils / Pkgfile
index cff61cbf322b6a19225c81827637496827ecdd1b..800543d9456d23e280f082fee5bd8c638626a78c 100644 (file)
@@ -5,8 +5,8 @@
 # Depends on: openssl
 
 name=bindutils
-version=9.9.7-P1
-release=2
+version=9.10.4
+release=1
 source=(ftp://ftp.isc.org/isc/bind9/$version/bind-$version.tar.gz)
 
 build() {
@@ -23,7 +23,6 @@ build() {
               --without-openssl
 
   sed 's|${BUILD_CC} ${BUILD_CFLAGS} -I${top_srcdir}/lib/isc/include|gcc ${BUILD_CFLAGS} -I${top_srcdir}/lib/isc/include|g' -i lib/dns/Makefile.in -i lib/dns/Makefile
-  sed 's|${CC} ${ALL_CFLAGS} ${LDFLAGS} -o $@ ${srcdir}/gen.c ${LIBS}|gcc ${ALL_CFLAGS} ${LDFLAGS} -o $@ ${srcdir}/gen.c ${LIBS)|g' -i lib/export/dns/Makefile.in -i lib/export/dns/Makefile
 
   make -C lib
   make -C bin/dig