diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-04 08:26:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-04 08:26:51 +0000 |
commit | b4eecaf058de2e73819dff5e48cdbcf1eb3612ba (patch) | |
tree | 7b0a454f9e31d2ceace3ae5f4041d2965db5a3d7 /main/zonenotify | |
parent | cff79a00ec4dc26a3caa16c174a07a3948da4810 (diff) | |
download | aports-b4eecaf058de2e73819dff5e48cdbcf1eb3612ba.tar.bz2 aports-b4eecaf058de2e73819dff5e48cdbcf1eb3612ba.tar.xz |
main/[various]: bump pkgrel to force rebuild against nptl
Diffstat (limited to 'main/zonenotify')
-rw-r--r-- | main/zonenotify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zonenotify/APKBUILD b/main/zonenotify/APKBUILD index b76718e375..b442458d0a 100644 --- a/main/zonenotify/APKBUILD +++ b/main/zonenotify/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=zonenotify pkgver=0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Utility to send NS_NOTIFY packets to slave DNS servers" arch="" url="http://www.morettoni.net/zonenotify.en.html" |