diff options
Diffstat (limited to 'packages/htun')
-rw-r--r-- | packages/htun/htun_0.9.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/htun/htun_0.9.5.bb b/packages/htun/htun_0.9.5.bb index 5495ec5799..7732bd8bae 100644 --- a/packages/htun/htun_0.9.5.bb +++ b/packages/htun/htun_0.9.5.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Http tunnelling daemon" SECTION = "network" HOMEPAGE = "http://htun.runslinux.net" LICENSE = "GPL" -PR = "r0" +FILE_PR = "r0" SRC_URI = "http://htun.runslinux.net/dist/htun-${PV}.tar.gz" S = "${WORKDIR}/htun-${PV}/src" |