Add avr32 support for strace
[openwrt/svn-archive/archive.git] / utils / strace / Makefile
index 828a1214204384e829a003b9f91392992f2d89d3..df6ddb8574d31af81883143eb36777ad097be08f 100644 (file)
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strace
 PKG_VERSION:=4.5.16
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/$(PKG_NAME)